Jeff Zhang created ZEPPELIN-1368:
------------------------------------
Summary: interpreter-setting.json may be loaded mutliple times
Key: ZEPPELIN-1368
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1368
Project: Zeppelin
Issue Type: Bug
Affects Versions: 0.6.1
Reporter: Jeff Zhang
Assignee: Jeff Zhang
There're several ways to load interpreter-setting.json, but for now we will
load it multiple times. It is supposed to load only one.
Here's the order to register interpreter
* load from <ZEPPEPLEIN_HOME>/conf/<interpreter_group>/interpreter-setting.json
* load from interpreter process classpath
* register interpreter using the old way of Interpreter.register()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)