Github user zjffdu commented on the issue:

    https://github.com/apache/zeppelin/pull/2437
  
    >> So, each Note have their own dedicated session but still it’s possible 
to share objects between different Interpreter Groups while they’re in the 
same JVM process.
    
    Is this correct ? AFAIK, only sparkcontext is shared in scoped mode. 
Variable defined in session 1 can not be used in session 2
    
    >> From the code perspective, there is only one `InterpreterGroup` for the 
scoped mode, but multiple sessions in one `InterpreterGroup`.
    
    Sorry, I think we can remove this before we find a more proper way to 
explain. This might confuse users too.  
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to