[ http://issues.apache.org/jira/browse/HADOOP-437?page=all ]

Doug Cutting resolved HADOOP-437.
---------------------------------

    Fix Version/s: 0.6.0
       Resolution: Fixed

I just committed this.  Thanks, Michel!

> support gzip input files
> ------------------------
>
>                 Key: HADOOP-437
>                 URL: http://issues.apache.org/jira/browse/HADOOP-437
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: contrib/streaming
>            Reporter: Michel Tourn
>             Fix For: 0.6.0
>
>         Attachments: streaming.gzip1.patch
>
>
> To specify that line-oriented input is in gzip format:
>    -jobconf stream.recordreader.compression=gzip
> Effect: 
> 1. FileSplit are forced to be whole files
> 2. A GZIPInputStream filter is applied in the RecordReader

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to