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

Venkata krishnan Sowrirajan updated SPARK-57941:
------------------------------------------------
    Description: 
Spark Connect server session/execution data is shown in the "Connect" Spark UI 
tab but is not reachable through the /api/v1 REST API, unlike SQL (SPARK-27142) 
and Streaming. This adds REST endpoints under  
{code:java}
/api/v1/applications/{app-id}/connect/{sessions,operations} 
{code}
mirroring the SQL REST API pattern.

  was:Spark Connect server session/execution data is shown in the "Connect" 
Spark UI tab but is not reachable through the /api/v1 REST API, unlike SQL 
(SPARK-27142) and Streaming. This adds REST endpoints under 
/api/v1/applications/{app-id}/connect/{sessions,operations} mirroring the SQL 
REST API pattern.


> Expose Spark Connect sessions and operations via REST API
> ---------------------------------------------------------
>
>                 Key: SPARK-57941
>                 URL: https://issues.apache.org/jira/browse/SPARK-57941
>             Project: Spark
>          Issue Type: New Feature
>          Components: Connect
>    Affects Versions: 5.0.0
>            Reporter: Venkata krishnan Sowrirajan
>            Priority: Major
>
> Spark Connect server session/execution data is shown in the "Connect" Spark 
> UI tab but is not reachable through the /api/v1 REST API, unlike SQL 
> (SPARK-27142) and Streaming. This adds REST endpoints under  
> {code:java}
> /api/v1/applications/{app-id}/connect/{sessions,operations} 
> {code}
> mirroring the SQL REST API pattern.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to