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

Chris commented on LIVY-872:
----------------------------

A property could be added, except that I see that Livy is intended to support 
Python >=2.7.

Perhaps make `_session_id` public by dropping the leading underscore?

 

> Accessing the session '_session_id' variable on a HttpClient object generates 
> a"access to protected member" warning in Intellij.
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: LIVY-872
>                 URL: https://issues.apache.org/jira/browse/LIVY-872
>             Project: Livy
>          Issue Type: Improvement
>          Components: API
>    Affects Versions: 0.7.0
>            Reporter: Chris
>            Priority: Minor
>
> Accessing the session '_session_id' variable on a HttpClient object generates 
> a 
> "access to protected member" warning in Intellij.
> (I found it necessary to access the session id in order to query the session 
> state at "/sessions/<session_id>").



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to