[ https://issues.apache.org/jira/browse/LIVY-998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839950#comment-17839950 ]
Asif Khatri commented on LIVY-998: ---------------------------------- I have created PR https://github.com/apache/incubator-livy/pull/445. > Support connecting to existing sessions using session name via Thrift Server > ---------------------------------------------------------------------------- > > Key: LIVY-998 > URL: https://issues.apache.org/jira/browse/LIVY-998 > Project: Livy > Issue Type: Improvement > Components: Thriftserver > Affects Versions: 0.7.0 > Reporter: Asif Khatri > Assignee: Asif Khatri > Priority: Major > Fix For: 0.9.0 > > Time Spent: 10m > Remaining Estimate: 0h > > Livy supports named sessions (LIVY-41), however these cannot be used when > connecting to existing sessions via JDBC. > The Thrift Server can set the session name (see LIVY-652), but it seems like > it cannot use an existing session name and connect to it. The task would be > to implement this feature and add unit tests for it. -- This message was sent by Atlassian Jira (v8.20.10#820010)