[ https://issues.apache.org/jira/browse/YARN-10125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805541#comment-17805541 ]
ASF GitHub Bot commented on YARN-10125: --------------------------------------- slfan1989 commented on PR #6363: URL: https://github.com/apache/hadoop/pull/6363#issuecomment-1887013460 @goiri Thank you very much for reviewing the code! > In Federation, kill application from client does not kill Unmanaged AM's and > containers launched by Unmanaged AM > ---------------------------------------------------------------------------------------------------------------- > > Key: YARN-10125 > URL: https://issues.apache.org/jira/browse/YARN-10125 > Project: Hadoop YARN > Issue Type: Sub-task > Components: client, federation, router > Reporter: D M Murali Krishna Reddy > Assignee: D M Murali Krishna Reddy > Priority: Major > Labels: pull-request-available > Attachments: YARN-10125.001.patch, YARN-10125.002.patch > > > In Federation, killing an application from client using "bin/yarn application > -kill <application_id>", kills the containers only of the home subcluster, > the Unmanaged AM and the containers launched in other subcluster are not > being killed causing blocking of resources. > The containers get killed after the task gets completed and The unmanaged AM > gets killed after 10 minutes of killing the application, killing any > remaining running containers in that subcluster. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org