[jira] [Assigned] (PARQUET-727) Ensure correct version of thrift is used

2016-09-27 Thread Julien Le Dem (JIRA)

 [ 
https://issues.apache.org/jira/browse/PARQUET-727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julien Le Dem reassigned PARQUET-727:
-

Assignee: Julien Le Dem

> Ensure correct version of thrift is used
> 
>
> Key: PARQUET-727
> URL: https://issues.apache.org/jira/browse/PARQUET-727
> Project: Parquet
>  Issue Type: Improvement
>Reporter: Niels Basjes
>Assignee: Julien Le Dem
>
> I found that if you have the wrong version of thrift in your path during the 
> build the errors you get are very obscure and verbose.



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


Apache Kafka messages which are in JSON to Parquet

2016-09-27 Thread VIJJU CH
Hello,

We have a scenario where we currently use Apache Kafka. We are having the
Kafka message which are in JSON format in a Kafka topic. From Kafka topic
we are sending JSON messages to Amazon S3.

Can we do like reading the messages from Apache Kafka topic which are in
JSON and then convert them to Parquet format and store them in S3 ?

Reply me at your earliest convenience.

Thanks,
Vijju


[jira] [Resolved] (PARQUET-732) Building a subset of dependencies does not work

2016-09-27 Thread Uwe L. Korn (JIRA)

 [ 
https://issues.apache.org/jira/browse/PARQUET-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uwe L. Korn resolved PARQUET-732.
-
   Resolution: Fixed
Fix Version/s: cpp-0.1

Issue resolved by pull request 168
[https://github.com/apache/parquet-cpp/pull/168]

> Building a subset of dependencies does not work
> ---
>
> Key: PARQUET-732
> URL: https://issues.apache.org/jira/browse/PARQUET-732
> Project: Parquet
>  Issue Type: Bug
>  Components: parquet-cpp
>Reporter: Florian Scheibner
>Assignee: Florian Scheibner
>Priority: Minor
> Fix For: cpp-0.1
>
>
> The command
> {code}
> thirdparty/build_thirdparty.sh thrift zlib snappy
> {code}
> fails with:
> {code}
> Unknown module: thrift zlib snappy
> {code}



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