名称 | 类型 | 描述 | 示例值 |
---|---|---|---|
object | SparkBatchSQL 返回结构。 | ||
QueryId | string | Query ID。 | sq172352176**** |
QueryState | string | 执行状态,可选值有:
| RUNNING |
QuerySubmissionTime | long | 提交的时间戳。 | 1723521767000 |
QueryStartTime | long | 开始执行的时间戳。 | 1723521767000 |
QueryEndTime | long | 结束执行的时间戳。 | 1723521767000 |
Schema | string | 执行时选择的数据库名称。 | default |
Uid | long | 阿里云账号 ID。 | 2198002412336**** |
DBClusterId | string | 集群 ID。 | amv-bp17s73f016**** |
ResourceGroupName | string | 资源组名称。 | spark_rg |
Query | string | 执行语句原文。 | SELECT * FROM db.tb |
Statements | array | 语句执行结果。 | |
SparkBatchSQLStatement | SQL 执行内容状态结构体。 | ||
ErrMessage | string | 执行报错信息。 | schema is not found |
SparkBatchSQL
更新时间:
该文章对您有帮助吗?