[
https://issues.apache.org/jira/browse/PARQUET-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Blue resolved PARQUET-133.
-------------------------------
Resolution: Fixed
Fix Version/s: parquet-mr_1.6.0
Issue resolved by pull request 85
[https://github.com/apache/incubator-parquet-mr/pull/85]
> Upgrade snappy-java to 1.1.1.6
> ------------------------------
>
> Key: PARQUET-133
> URL: https://issues.apache.org/jira/browse/PARQUET-133
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-format
> Reporter: Taro L. Saito
> Priority: Minor
> Fix For: parquet-mr_1.6.0
>
>
> Upgrade snappy-java to 1.1.1.6 (the latest vesrion), since 1.0.5 is no longer
> maintained in https://github.com/xerial/snappy-java, and 1.1.1.6 supports
> broader platforms including PowerPC, IBM-AIX 6.4, SunOS, etc. And also it has
> a better native coding loading mechanism (allowing to use snappy-java from
> multiple class loaders)
> The compression format between 1.0.5 and 1.1.1.6 are compatible. 1.1.1.x
> version adds framing format support, but currently Parquet is not using this
> framing format, so I think this upgrade cause no data format incompatibility.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)