LineRecordReader.LineReader should use util.LineReader
------------------------------------------------------
Key: HADOOP-4269
URL: https://issues.apache.org/jira/browse/HADOOP-4269
Project: Hadoop Core
Issue Type: Bug
Components: mapred, util
Affects Versions: 0.19.0
Reporter: Chris Douglas
LineRecordReader.LineReader was moved to util and removed from the mapreduce
package, but its implementation remains in mapred.LineRecordReader. It would be
better if this used the implementation in util.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.