Parameter | Type | Description | Example |
---|---|---|---|
object | The queried Spark application attempt. | ||
AttemptId | string | The attempt ID of the Spark application. | s202207151211hz****-0001 |
Priority | string | The attempt priority of the Spark application. | NORMAL |
State | string | The state of the Spark application. Valid values:
| SUBMITTED |
Message | string | The alert message returned, such as task execution failure or insufficient resources. If no alert occurs, null is returned. | WARN: Disk is full |
Detail | Detail | The information about the Spark application. |