Asif Khatri created LIVY-998: -------------------------------- Summary: Support connecting to existing sessions using session name vi 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 Fix For: 0.9.0
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)