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 "Tom White (JIRA)" <ji...@apache.org> on 2009/05/01 15:24:30 UTC

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

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

Tom White updated HADOOP-5592:
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

I've just committed this. Thanks Corinne!

> 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.