[
https://issues.apache.org/jira/browse/PARQUET-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julien Le Dem resolved PARQUET-107.
-----------------------------------
Resolution: Fixed
Fix Version/s: parquet-mr_1.6.0
> 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)