Lin Yiqun created YARN-4529:
-------------------------------
Summary: Yarn CLI killing applications in batch
Key: YARN-4529
URL: https://issues.apache.org/jira/browse/YARN-4529
Project: Hadoop YARN
Issue Type: Improvement
Components: applications, client
Affects Versions: 2.7.1
Reporter: Lin Yiqun
Assignee: Lin Yiqun
We have not a good way to kill applications conveniently when starting some
apps unexpected. At present, we have to kill them one by one. We can add some
kill command that can kill apps in batch, like these:
{code}
-killByAppStates <States> The states of application that will be killed.
-killByUser <User name> Kill running-state applications of specific
user.
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)