/clusters/{clusterName}/services/{serviceName}/yarnApplications/{applicationId}/kill
Mount Point: /api/v18/clusters/{clusterName}/services/{serviceName}/yarnApplications/{applicationId}/kill
POST
Kills an YARN Application
Available since API v6.
Parameters
name | description | type | default |
---|---|---|---|
serviceName | The name of the service | path | |
applicationId | The applicationId to kill | path | |
serviceName | (no documentation provided) | path | |
clusterName | (no documentation provided) | path |
Response Body
element: | yarnKillResponse |
A warning if there was one. Otherwise null.