Jeff Zhang created ZEPPELIN-1374:
------------------------------------
Summary: Should prevent use dot in interpreter name
Key: ZEPPELIN-1374
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1374
Project: Zeppelin
Issue Type: Improvement
Affects Versions: 0.6.1
Reporter: Jeff Zhang
Attachments: screenshot-1.png
I create a new interpreter which I name it as "spark1_2.11" (I'd like to use
multiple spark version for one zeppelin instance). But zeppelin didn't
recognize it correctly as shown in the screenshot. The reason is that zeppelin
use dot as the separator of interpreter group name and interpreter name. So
here it takes
"spark1_2" as the interpreter group name. So I believe we should prevent user
to use dot in the interpreter name. We can pop up a error message box when user
use dot in the interpreter name in the interpreter page.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)