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

Haibo Chen commented on YARN-9026:
----------------------------------

Ah, I was not aware of this.  Indeed, this is already taken care of today. 
Thanks for pointing this out, [~tangzhankun]! Closing this Jira as invalid.

> DefaultOOMHandler should mark preempted containers as killed
> ------------------------------------------------------------
>
>                 Key: YARN-9026
>                 URL: https://issues.apache.org/jira/browse/YARN-9026
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: nodemanager
>    Affects Versions: 3.2.1
>            Reporter: Haibo Chen
>            Priority: Major
>
> DefaultOOMHandler today kills a selected container by sending kill -9 signal 
> to all processes running within the container cgroup.
> The container would exit with a non-zero code, and hence treated as a failure 
> by ContainerLaunch threads.
> We should instead mark the containers as killed.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to