[ https://issues.apache.org/jira/browse/HADOOP-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633900#action_12633900 ]
Owen O'Malley commented on HADOOP-4203: --------------------------------------- This doesn't make any sense. We already have TextInputFormat and SequenceFileInputFormat. Sequence File's can already handle Text using the serialization framework. > implement LineReader (ie Text) Serialization/Serializer/Deserializer > -------------------------------------------------------------------- > > Key: HADOOP-4203 > URL: https://issues.apache.org/jira/browse/HADOOP-4203 > Project: Hadoop Core > Issue Type: New Feature > Components: mapred > Reporter: Pete Wyckoff > Priority: Minor > > Implement a wrapper around LineRecordReader.LineReader so as to support Text > in the Serialization framework. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.