[ 
https://issues.apache.org/jira/browse/SPARK-44612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Li updated SPARK-44612:
-----------------------------
    Description: Follow up to https://issues.apache.org/jira/browse/SPARK-44394 
and https://issues.apache.org/jira/browse/SPARK-44591. Rather than using 
SparkListenerJobStart.props.getProperty(SQLExecution.EXECUTION_ID_KEY), which 
won't work for SQL Executions that don't trigger jobs, to get the SQL Execution 
IDs,

> Use jobTags in SparkListenerSQLExecutionStart to get SQL Execution ID for 
> Spark UI Connect page
> -----------------------------------------------------------------------------------------------
>
>                 Key: SPARK-44612
>                 URL: https://issues.apache.org/jira/browse/SPARK-44612
>             Project: Spark
>          Issue Type: New Feature
>          Components: Web UI
>    Affects Versions: 3.5.0
>            Reporter: Jason Li
>            Priority: Major
>
> Follow up to https://issues.apache.org/jira/browse/SPARK-44394 and 
> https://issues.apache.org/jira/browse/SPARK-44591. Rather than using 
> SparkListenerJobStart.props.getProperty(SQLExecution.EXECUTION_ID_KEY), which 
> won't work for SQL Executions that don't trigger jobs, to get the SQL 
> Execution IDs,



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to