[
https://issues.apache.org/jira/browse/HADOOP-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699999#action_12699999
]
Devaraj Das commented on HADOOP-5488:
-------------------------------------
Sorry for not looking at the patch earlier. But I think the RPC getTask(JVMId)
could simply be enhanced to take a (new class object) JVMContext, i.e.,
getTask(JVMContext). The class could have the fields as PID and the JVMId, and
in the case of windows, the PID string is empty.
> HADOOP-2721 doesn't clean up descendant processes of a jvm that exits cleanly
> after running a task successfully
> ---------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-5488
> URL: https://issues.apache.org/jira/browse/HADOOP-5488
> Project: Hadoop Core
> Issue Type: Bug
> Components: mapred
> Reporter: Vinod K V
> Assignee: Ravi Gummadi
> Attachments: HADOOP-5488.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.