You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Nicolas Romanetti (JIRA)" <ji...@apache.org> on 2016/01/08 11:05:39 UTC

[jira] [Created] (PARQUET-420) Provide example to write/save your own object (without thrift, avro, protoc)

Nicolas Romanetti created PARQUET-420:
-----------------------------------------

             Summary: Provide example to write/save your own object (without thrift, avro, protoc)
                 Key: PARQUET-420
                 URL: https://issues.apache.org/jira/browse/PARQUET-420
             Project: Parquet
          Issue Type: Wish
            Reporter: Nicolas Romanetti


I am studying parquet and found that it is not so easy to grasp the basic mechanism for writing/reading your own objects to a parquet file when you are not using protocol buffer, avro or thrift.

So my wish is to have a module that cover this topic.
I think for educational purposes it may have some value as it would help people get into the code.

I did the exercice, the code is here:
https://github.com/nromanetti/parquet-mr/tree/master/parquet-manual





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)