Ayelet Morris created ZEPPELIN-3915:
---------------------------------------
Summary: Shell interpreter doesn't work after installation
Key: ZEPPELIN-3915
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3915
Project: Zeppelin
Issue Type: Bug
Components: Interpreters
Affects Versions: 0.8.0
Reporter: Ayelet Morris
Shell interpreter doesn't work after installation because the installation
script creates JSR folder named "shell" when the interpreter itself is named
"sh" and is looking for folder named "sh"
I found 2 workarounds for this issue:
1) rename the JARs folder to "sh"
2) add path to the "shell" folder in env variable:
ZEPPELIN_INTP_CLASSPATH_OVERRIDES
It looks like it is an easy code fix
Thanks
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)