Partha Pratim Ghosh created ZEPPELIN-812:
--------------------------------------------
Summary: Cannot work with multiple Spark interpreters
Key: ZEPPELIN-812
URL: https://issues.apache.org/jira/browse/ZEPPELIN-812
Project: Zeppelin
Issue Type: Bug
Components: Interpreters
Affects Versions: 0.5.6
Reporter: Partha Pratim Ghosh
Zeppelin allows to declare Spark interpreter twice. We are thinking of caching
Hive tables and use with Hive Context and providing access to different schemas
to different user groups. One way to do that is to associate user groups with
different Spark interpreter instances.
However, when we define multiple Spark interpreter instances then we see that
they are essentially the same Spark instance where different interpreter
declaration should open up different interpreter instance. Please fix
accordingly as, in the current situation, the facility to declare an
interpreter twice is not providing the logical result.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)