You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Julien Le Dem (Resolved) (JIRA)" <ji...@apache.org> on 2012/04/09 07:47:25 UTC

[jira] [Resolved] (MAPREDUCE-4121) dump the threads stack trace to stdout before killing a Task in timeout

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

Julien Le Dem resolved MAPREDUCE-4121.
--------------------------------------

    Resolution: Duplicate
    
> dump the threads stack trace to stdout before killing a Task in timeout
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4121
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4121
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Julien Le Dem
>
> Typically when a job fails because of tasks timing out we investigate the issue by running the job again and triggering a dump of the thread stack traces of one of the tasks with jstack/"kill -3" before it times out.
> It would be convenient if the Task tracker could do the same right before killing tasks in time out. This usually points at the offending code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira