kyuubi/externals
张宇翔 82fd58f1a4
[KYUUBI #764] Add Customized Configuration Item: kyuubi.statement.id
For broadcast, Spark will introduce a new runId as SPARK_JOB_GROUP_ID. That cause we can't follow up this statement's whole life by SPARK_JOB_GROUP_ID.
This configuration item will be set when this statement was submitted and it will not be changed.
You can get the dependency relationship from job or stage to statement by this configuration item in this statement's whole life.

Closes #764 from zhang1002/branch-1.2_set-customized-conf.

Closes #764

f78f00ed [张宇翔] Format changes
ee303e8f [张宇翔] Format changes
72e8a2ca [张宇翔] Format changes
7d135fbf [张宇翔] Add some Static Variable and clean kyuubi.statement.id in the finally block.
4364ef69 [张宇翔] Add Customized Configuration Item: kyuubi.statement.id

Authored-by: 张宇翔 <zhang1002@126.com>
Signed-off-by: Kent Yao <yao@apache.org>
2021-07-08 16:06:50 +08:00
..
kyuubi-download Prepare Kyuubi v1.3.0 2021-05-13 13:58:20 +08:00
kyuubi-spark-monitor [KYUUBI #737] add monitor module 2021-07-02 23:50:25 +08:00
kyuubi-spark-sql-engine [KYUUBI #764] Add Customized Configuration Item: kyuubi.statement.id 2021-07-08 16:06:50 +08:00