Github user gss2002 commented on the issue:
https://github.com/apache/zeppelin/pull/1503
Attempted to use the work around (protected static Map<String, Integer>
userSessionMap = new HashMap<>(); ) provided by @zjffdu it did not work. So I
went with the more involved re-write and it has solved our problems in our
large scale environment and provides the correct sharing between session
contexts.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---