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 "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2011/06/02 23:47:48 UTC

[jira] [Updated] (HADOOP-7323) Add capability to resolve compression codec based on codec name

     [ https://issues.apache.org/jira/browse/HADOOP-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur updated HADOOP-7323:
---------------------------------------

    Attachment: HADOOP-7323.patch

Tom,

Thank for your feedback.

Attached is patch that includes your suggestions.

> Add capability to resolve compression codec based on codec name
> ---------------------------------------------------------------
>
>                 Key: HADOOP-7323
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7323
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.21.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-7323.patch, HADOOP-7323.patch, HADOOP-7323b.patch
>
>
> When setting up a compression codec in an MR job the full class name of the codec must be used.
> To ease usability, compression codecs should be resolved by their codec name (ie 'gzip', 'deflate', 'zlib', 'bzip2') instead their full codec class name.
> Besides easy of use for Hadoop users who would use the codec alias instead the full codec class name, it could simplify how HBase resolves loads the codecs.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira