[
https://issues.apache.org/jira/browse/PIG-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated PIG-2240:
---------------------------
Attachment: PIG-2240.patch
Here's a patch that allows you to specify a compression codec, e.g.:
{noformat}
SET mapred.output.compress true
SET avro.output.codec snappy
{noformat}
It also updates Avro from 1.5.1 to 1.5.2, and Jackson from 1.6.0 to 1.7.3 (the
version used by Avro).
> Allow any compression codec to be specified in AvroStorage
> ----------------------------------------------------------
>
> Key: PIG-2240
> URL: https://issues.apache.org/jira/browse/PIG-2240
> Project: Pig
> Issue Type: Improvement
> Reporter: Tom White
> Assignee: Tom White
> Attachments: PIG-2240.patch
>
>
> Currently it's only possible to specify deflate - it would be useful to be
> able to specify Snappy, which Avro now supports.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira