You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2009/05/02 17:39:30 UTC

[jira] Commented: (HADOOP-5592) Hadoop Streaming - GzipCodec

    [ https://issues.apache.org/jira/browse/HADOOP-5592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705301#action_12705301 ] 

Hudson commented on HADOOP-5592:
--------------------------------

Integrated in Hadoop-trunk #824 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/824/])
    

> Hadoop Streaming - GzipCodec
> ----------------------------
>
>                 Key: HADOOP-5592
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5592
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Corinne Chandel
>            Assignee: Corinne Chandel
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: streamingdoc.patch
>
>
> Hadoop Streaming - How do I generate output files with gzip format
> This:
> mapred.output.compression.codec=org.apache.hadoop.io.compress.GzipCode
> Should be this:
> mapred.output.compression.codec=org.apache.hadoop.io.compress.GzipCodec

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.