Rohini Palaniswamy created PIG-3505:
---------------------------------------
Summary: Make AvroStorage sync interval take default from
io.file.buffer.size
Key: PIG-3505
URL: https://issues.apache.org/jira/browse/PIG-3505
Project: Pig
Issue Type: Improvement
Affects Versions: 0.11
Reporter: Rohini Palaniswamy
Assignee: Rohini Palaniswamy
Fix For: 0.13.0
The default sync interval is 16K which is very bad for bzip compression
which can take bigger chunk of data for compression. Hadoop's Bzip2code uses
io.file.buffer.size as the buffer size. Most tuned environments have it set to
128K which gives better compression.
--
This message was sent by Atlassian JIRA
(v6.1#6144)