Dev list

Julien

Begin forwarded message:

> From: Alexander Gallego <[email protected]>
> Date: August 11, 2014 at 22:32:52 PDT
> To: [email protected]
> Subject: C++ integration with thrift -> parquet format converter
> 
> http://grepalex.com/2014/05/13/parquet-file-format-and-object-model/
> 
> I read the source for impala, parquet-mr and parquet-format project in 
> github. 
> 
> It seems that parquet-mr is the converter between common wire formats 
> (avro/thrift/protobuf) and the storage format -> parquet.
> 
> The parquet-format project is the specification on how to read the file and 
> there is the parquet-cpp project which has the code from impala as a lib
> 
> Is there anyone working on a thrift -> impala converter similar to the one 
> for java in the parquet-mr project? 
> 
> Thanks!
> 
> -Alex
> 
> 

Reply via email to