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 2023/01/04 23:04:00 UTC

[jira] [Comment Edited] (LIVY-891) Expose the sessionID via the client APIs

    [ https://issues.apache.org/jira/browse/LIVY-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17654674#comment-17654674 ] 

Haripriya edited comment on LIVY-891 at 1/4/23 11:03 PM:
---------------------------------------------------------

Hi [~lmccay] , 

Apologies for the delay in response. I've made the changes for this issue here - [https://github.com/apache/incubator-livy/pull/348.] Can you please review? Thank you!


was (Author: JIRAUSER291577):
Hi [~lmccay] , 

I've made the changes for this issue here - [https://github.com/apache/incubator-livy/pull/348.] Can you please review? Thank you!

> Expose the sessionID via the client APIs
> ----------------------------------------
>
>                 Key: LIVY-891
>                 URL: https://issues.apache.org/jira/browse/LIVY-891
>             Project: Livy
>          Issue Type: Improvement
>          Components: API
>    Affects Versions: 0.7.0
>            Reporter: Haripriya
>            Priority: Trivial
>             Fix For: 0.9.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)