You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Harsh J (JIRA)" <ji...@apache.org> on 2012/10/03 20:22:08 UTC

[jira] [Created] (HADOOP-8876) SequenceFile default compression is RECORD, not BLOCK

Harsh J created HADOOP-8876:
-------------------------------

             Summary: SequenceFile default compression is RECORD, not BLOCK
                 Key: HADOOP-8876
                 URL: https://issues.apache.org/jira/browse/HADOOP-8876
             Project: Hadoop Common
          Issue Type: Improvement
          Components: io
    Affects Versions: 2.0.0-alpha
            Reporter: Harsh J


Currently both the SequenceFile writer and the MR defaults for SequenceFile compression default to RECORD type compression, while most recommendations are to use BLOCK for smaller end sizes instead.

Should we not change the default?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira