[
https://issues.apache.org/jira/browse/PARQUET-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14363587#comment-14363587
]
Julien Le Dem commented on PARQUET-216:
---------------------------------------
We should do some measurement on our existing datasets. (CC [~alexlevenson])
Converting one file of each should be enough.
Things to look at:
- file size
- read speed
- write speed
> Decrease the default page size to 64k
> -------------------------------------
>
> Key: PARQUET-216
> URL: https://issues.apache.org/jira/browse/PARQUET-216
> Project: Parquet
> Issue Type: Bug
> Components: parquet-mr
> Reporter: Ryan Blue
> Fix For: 1.6.0
>
>
> Impala uses 64k for a page size and recommends smaller page sizes over the
> current 1MB default. We're considering an absolute minimum row group size of
> 1MB, so it makes sense to dial the page size down a bit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)