[
https://issues.apache.org/jira/browse/PARQUET-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155547#comment-14155547
]
Julien Le Dem commented on PARQUET-107:
---------------------------------------
resolved by https://github.com/apache/incubator-parquet-mr/pull/68
https://github.com/apache/incubator-parquet-mr/commit/be1222ef4a3260ddcf516d73c6ceecd144a134cb
> Add option to disable summary metadata aggregation after MR jobs
> ----------------------------------------------------------------
>
> Key: PARQUET-107
> URL: https://issues.apache.org/jira/browse/PARQUET-107
> Project: Parquet
> Issue Type: Bug
> Components: parquet-mr
> Reporter: Ryan Blue
> Assignee: Ryan Blue
> Fix For: parquet-mr_1.6.0
>
>
> The summary metadata flies produced at the end of MR jobs aren't required for
> the job to complete successfully or for reading the data, so this should be
> an optional step in the MR commit phase. I'd like to add a property
> parquet.enable.summary-metadata that turns this off if set to false. The
> default will be true / enabled to match the current behavior.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)