[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13665880#comment-13665880
 ] 

Vinod Kumar Vavilapalli commented on MAPREDUCE-5230:
----------------------------------------------------

Yes. +1 for the straight forward patch. Checking this in.
                
> 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: Mayank Bansal
>         Attachments: MAPREDUCE-5230-trunk-1.patch
>
>
> 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

Reply via email to