[
https://issues.apache.org/jira/browse/BEAM-6302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on BEAM-6302 started by Lukasz Gajowy.
-------------------------------------------
> Allow setting compression codec in ParquetIO write
> --------------------------------------------------
>
> Key: BEAM-6302
> URL: https://issues.apache.org/jira/browse/BEAM-6302
> Project: Beam
> Issue Type: Improvement
> Components: io-java-parquet
> Reporter: Lukasz Gajowy
> Assignee: Lukasz Gajowy
> Priority: Critical
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This is not possible now disallowing users to write compressed files.
> AvroParquetWriter setting the codec using
> [withCompressionCodec()|https://github.com/apache/parquet-mr/blob/1e0760a1f9c138e3cb66143f1c9fdf8ee2e8eef7/parquet-hadoop/src/main/java/org/apache/parquet/hadoop/ParquetWriter.java#L401]
> method should be enough to solve this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)