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