yarn application
The yarn application lists applications, or prints the status or kills the
specified application.
Syntax
yarn application
[-list [<-appStates States>] [<-appTypes Types>] ]
[-status ApplicationId]
[-kill ApplicationId]
Parameters
The following commands parameters are supported for yarn application:
|
Parameter |
Description |
|---|---|
|
-list [<-appStates States>] [<-appTypes Types>]
|
Lists applications. Optionally, you can filter the applications based on type or state.
|
|
-status ApplicationId |
Prints the status of the application. |
| -kill ApplicationId | Kills the application. |