[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli updated MAPREDUCE-5230:
-----------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.5-beta
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Committed this to trunk and branch-2. Thanks Mayank!

Tx for the quick review, Zhijie!
                
> 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
>             Fix For: 2.0.5-beta
>
>         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