v5

latestSwagger 2.0raw.githubusercontent.com2020-06-02101026.1 KB
Job

Gets application state from the specified HDInsight cluster.

get/ws/v1/cluster/apps/{appId}/state

Path parameters

appIdstring required

The id of the job.

Response

OK response definition.

state'NEW' | 'NEW_SAVING' | 'SUBMITTED' | 'ACCEPTED' | 'RUNNING' | 'FINISHED' | 'FINISHING' | 'FAILED' | 'KILLED'

The State of the application.