[
https://issues.apache.org/jira/browse/HADOOP-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Runping Qi updated HADOOP-1214:
-------------------------------
Attachment: patch-1214.txt
fixed a few spurous spaces in TextinputFormat
Made the following class names changes:
SequenceFileToLineInputFormat to SequenceFileAsTextFileInputFormat
SequenceFileAsTextRecordReader to SequenceFileAsTextRecordReader
TestSequenceFileToLineInputFormat to TestSequenceFileAsTextFileInputFormat
And other changes due to the class name changes.
All unit tests passed on my del machines.
> the first step for streaming clean up
> -------------------------------------
>
> Key: HADOOP-1214
> URL: https://issues.apache.org/jira/browse/HADOOP-1214
> Project: Hadoop
> Issue Type: Improvement
> Components: contrib/streaming
> Reporter: Runping Qi
> Assigned To: Runping Qi
> Attachments: patch-1214.txt
>
>
> This is the first step for streaming clean up.
> This step will mainly replace various streaming classes related
> inputformat/output format, record readers, etc. with hadoop's counterparts.
> This step will maintain backward compatibility
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.