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 "Hudson (JIRA)" <ji...@apache.org> on 2019/05/22 05:45:00 UTC

[jira] [Commented] (MAPREDUCE-7205) Treat container scheduler kill exit code as a task attempt killing event

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

Hudson commented on MAPREDUCE-7205:
-----------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16584 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/16584/])
MAPREDUCE-7205. Treat container scheduler kill exit code as a task (aajisaka: rev 67f9a7b165edecbec7c8063758202be4d8cff0f5)
* (edit) hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/rm/RMContainerAllocator.java
* (edit) hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/rm/TestRMContainerAllocator.java


> Treat container scheduler kill exit code as a task attempt killing event
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-7205
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7205
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: applicationmaster, mr-am, mrv2
>            Reporter: Wanqiang Ji
>            Assignee: Wanqiang Ji
>            Priority: Major
>         Attachments: MAPREDUCE-7205.001.patch
>
>
> MR needs to recognize the special exit code value of -108 and interpret it as a container being killed instead of a container failure.
> -108: Container was terminated by the ContainerScheduler to make room for another container...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org