apiMr2AppInformation
Represents MapReduce2 information for a YARN application.
JSON
property | type | description |
---|---|---|
jobState | jobState (string) | The state of the job. This is only set on completed jobs. This can take on the following values: "NEW", "INITED", "RUNNING", "SUCCEEDED", "FAILED", "KILLED", "ERROR". |