All Products
Search
Document Center

AnalyticDB:SparkAppInfo

Last Updated:Aug 30, 2024
ParameterTypeDescriptionExample
object

The queried execution state of the Spark application.

AppIdstring

The ID of the Spark application.

s202207151211hz0c****
AppNamestring

The name of the Spark application.

SparkTest
Prioritystring

The priority of the Spark application.

NORMAL
Statestring

The state of the Spark application. Valid values:

  • SUBMITTED
  • STARTING
  • RUNNING
  • FAILING
  • FAILED
  • KILLING
  • KILLED
  • SUCCEEDING
  • COMPLETED
  • FATAL
  • UNKNOWN
SUBMITTED
Messagestring

The alert message returned, such as task execution failure or insufficient resources. If no alert occurs, null is returned.

WARN: Disk is full.
DetailDetail

The information about the Spark application.

DBClusterIdstring

The database ID.

amv-23xxxx