Andreas Weise created ZEPPELIN-3083:
---------------------------------------
Summary: Interpreter name not checked when creating new interpreter
Key: ZEPPELIN-3083
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3083
Project: Zeppelin
Issue Type: Improvement
Affects Versions: 0.8.0
Reporter: Andreas Weise
Interpreter name should only contain alpha numeric characters and underscore,
Regex word character class \w. (according to ZEPPELIN-3013 and ZEPPELIN-3060)
This is not checked yet when creating a new interpreter.
A zeppelin user / admin might run into trouble when creating an interpreter
using invalid character set.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)