[
https://issues.apache.org/jira/browse/GOBBLIN-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296990#comment-16296990
]
Tilak Patidar commented on GOBBLIN-352:
---------------------------------------
Here is the PR link
[https://github.com/apache/incubator-gobblin/pull/2222|https://github.com/apache/incubator-gobblin/pull/2222]
> Add example for using gobblin-parquet module
> --------------------------------------------
>
> Key: GOBBLIN-352
> URL: https://issues.apache.org/jira/browse/GOBBLIN-352
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: Tilak Patidar
> Priority: Minor
>
> A Gobblin CLI application to download GitHub archive data for the provided
> day.
> Github data is a JSON archive and this example uses
> ```org.apache.gobblin.converter.parquet.JsonIntermediateToParquetGroupConverter```
> to convert JSON to parquet and
> ```org.apache.gobblin.writer.ParquetHdfsDataWriter``` to write parquet files.
> This example demonstrates usage of Json source To parquet files.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)