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 "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2010/02/23 04:27:28 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 ]

Amareshwari Sriramadasu updated HADOOP-5592:
--------------------------------------------

    Attachment: patch-5592-ydist.txt

Patch for Yahoo! distribution.
Ran ant docs. It is successful.

> Hadoop Streaming - GzipCodec
> ----------------------------
>
>                 Key: HADOOP-5592
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5592
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Corinne Chandel
>            Assignee: Corinne Chandel
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: patch-5592-ydist.txt, 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.