You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@livy.apache.org by "Haripriya (Jira)" <ji...@apache.org> on 2022/06/30 15:36:00 UTC

[jira] [Created] (LIVY-892) Enhance Livy Java Client to execute statements

Haripriya created LIVY-892:
------------------------------

             Summary: Enhance Livy Java Client to execute statements
                 Key: LIVY-892
                 URL: https://issues.apache.org/jira/browse/LIVY-892
             Project: Livy
          Issue Type: Improvement
          Components: API
    Affects Versions: 0.7.0
            Reporter: Haripriya
             Fix For: 0.8.0


Currently getSessionID() is exposed in HttpClient only for testing purposes. Since the internally created session ID is useful to doing operations such as re-connecting to the session, killing the session etc., it will be useful to expose it as a public api in HttpClient and LivyClient. 



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