Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Currently we cannot pass multiple applications to "yarn application -kill" command. The command should take multiple application ids at the same time.
Each entries should be separated with whitespace like:
yarn application -kill application_1234_0001 application_1234_0007 application_1234_0012