Zhijie Shen created MAPREDUCE-5230:
--------------------------------------
Summary: createFileSplit is removed from NLineInputFormat of mapred
Key: MAPREDUCE-5230
URL: https://issues.apache.org/jira/browse/MAPREDUCE-5230
Project: Hadoop Map/Reduce
Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen
createFileSplit is removed from NLineInputFormat of mapred, because it's no
longer used in the new getSplit implementation. However, since function is
protected before, there is still the potential risk that the user defined
format class which extends old NLineInputFormat uses the protected function.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira