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

jiahong.li updated SPARK-41555:
-------------------------------
    Description: 
In spark , if we create multi sparkSession in the program, we will get 
multi-SQLTab in UI, 

At the same time, we will get muti-SQLAppStatusListener object, it is waste of 
memory.

  was:
In spark , if we create multi sparkSession in the program, we will get 
multi-SQL tab in UI,

At the same time, we will get muti-SQLAppStatusListener object, it is waste of 
memory.


> Multi sparkSession should share single SQLAppStatusStore
> --------------------------------------------------------
>
>                 Key: SPARK-41555
>                 URL: https://issues.apache.org/jira/browse/SPARK-41555
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.1.1, 3.2.1, 3.3.0
>            Reporter: jiahong.li
>            Priority: Major
>         Attachments: muti-SQLStore.png, muti-sqltab.png
>
>
> In spark , if we create multi sparkSession in the program, we will get 
> multi-SQLTab in UI, 
> At the same time, we will get muti-SQLAppStatusListener object, it is waste 
> of memory.



--
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