[
https://issues.apache.org/jira/browse/HADOOP-5614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ravi Gummadi updated HADOOP-5614:
---------------------------------
Attachment: HADOOP-5614.patch
Attaching patch with the fix.
Please review and provide your comments.
> SIGKILL should be sent only after a while after SIGTERM is sent in
> sigkillInCurrentThread() similar to what sigKillThread is doing
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-5614
> URL: https://issues.apache.org/jira/browse/HADOOP-5614
> Project: Hadoop Core
> Issue Type: Bug
> Components: mapred
> Reporter: Ravi Gummadi
> Assignee: Ravi Gummadi
> Attachments: HADOOP-5614.patch
>
>
> sigkillInCurrentThread() doesn't give time for graceful exit of taskJvm after
> SIGTERM is sent. Currently mapred.tasktracker.tasks.sleeptime-before-sigkill
> is used by SigKillThread only. It should be used by sigKillInCurrentThread()
> also.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.