[ https://issues.apache.org/jira/browse/YARN-7388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16244381#comment-16244381 ]
Haibo Chen commented on YARN-7388: ---------------------------------- Thanks [~rkanter] for the review! killContainer() is solely called in TestAMRestart to simulate AM container failures. In that sense, none of the available ContainerExitStatus matches that intension nicely. The closest to the method name is probably KILLED_BY_RESOURCEMANAGER if we ignore the real intension. Will change the status to that in FairScheduler and address the other comments. > TestAMRestart should be scheduler agnostic > ------------------------------------------ > > Key: YARN-7388 > URL: https://issues.apache.org/jira/browse/YARN-7388 > Project: Hadoop YARN > Issue Type: Bug > Affects Versions: 3.0.0-alpha4 > Reporter: Haibo Chen > Assignee: Haibo Chen > Attachments: YARN-7388.00.patch > > -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org