| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The queried execution state of the Spark application. | ||
| AppId | string | The ID of the Spark application. | s202207151211hz0c**** |
| AppName | string | The name of the Spark application. | SparkTest |
| Priority | string | The 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. | |
| DBClusterId | string | The database ID. | amv-23xxxx |