[jira] [Assigned] (LIVY-971) Support to get session variables when using JDBC to connect to Livy thrift server.

2023-02-24 Thread Jianzhen Wu (Jira)


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

Jianzhen Wu reassigned LIVY-971:


Assignee: Jianzhen Wu

> Support to get session variables when using JDBC to connect to Livy thrift 
> server.
> --
>
> Key: LIVY-971
> URL: https://issues.apache.org/jira/browse/LIVY-971
> Project: Livy
>  Issue Type: New Feature
>  Components: Thriftserver
>Reporter: Jianzhen Wu
>Assignee: Jianzhen Wu
>Priority: Major
> Fix For: 0.9.0
>
>
> I don’t know if you have encountered the following scenario.
>  # When other platforms use JDBC to integrate with Livy, they need to save 
> the session ID and application ID.
>  # When the connection creation fails, it may be that the spark session 
> failed to start. At this time, they need to check the reason why the spark 
> session failed to start.
> I thought it would be possible to provide an action statement for getting the 
> fields in the list.
> {code:java}
> // code placeholder
> DESC LIVY SESSION; {code}
> ||field||
> |id|
> |appId|
> |state|
> |logs|
>  
>  



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


[jira] [Assigned] (LIVY-971) Support to get session variables when using JDBC to connect to Livy thrift server.

2023-02-24 Thread Jianzhen Wu (Jira)


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

Jianzhen Wu reassigned LIVY-971:


Assignee: (was: Jianzhen Wu)

> Support to get session variables when using JDBC to connect to Livy thrift 
> server.
> --
>
> Key: LIVY-971
> URL: https://issues.apache.org/jira/browse/LIVY-971
> Project: Livy
>  Issue Type: New Feature
>  Components: Thriftserver
>Reporter: Jianzhen Wu
>Priority: Major
> Fix For: 0.9.0
>
>
> I don’t know if you have encountered the following scenario.
>  # When other platforms use JDBC to integrate with Livy, you need to save the 
> session ID and application ID.
>  # When the connection creation fails, it may be that the spark session 
> failed to start. At this time, you need to check the spark session The reason 
> for the startup failure.



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