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

Todd Lipcon commented on MAPREDUCE-2606:
----------------------------------------

Please add a Release Note entry to this JIRA explaining that it was 
unmaintained, and pointing to the new JIRA filed for its replacement?

> Remove IsolationRunner
> ----------------------
>
>                 Key: MAPREDUCE-2606
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2606
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2606.patch
>
>
> IsolationRunner it seems it has been broken for a while, it gives a NPE when 
> trying to use it.
> In addition, it supports only Map tasks; to use it the user must ssh to the 
> node where the task failed; and unless the job has been configured to keep 
> local files, the job must be run again.
> Because of this, IMO, the current implementation of IsolationRunner is not of 
> much use.
> Any objection to remove it from trunk and if people have the need for such 
> functionality to open another JIRA to build this functionality supported by 
> the JobTracker (ie via the UI console)?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to