Arun NR created ZEPPELIN-4765:
---------------------------------
Summary: CLASSPATH not set in Zeppelin 0.9.0 docker instance.
Needed to run MongoDB Interpreter
Key: ZEPPELIN-4765
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4765
Project: Zeppelin
Issue Type: Bug
Components: Interpreters
Reporter: Arun NR
Fix For: 0.9.0
Attachments: Zeppelin-MongoDB-Error.JPG
Hi,
I am using zeppelin docker image 0.9.0, and trying to use MongoDB
interpreter. When I run even a basic command, it complains about
java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringUtils
(Screenshot attached)
Found the same issue when I downloaded zeppelin bits and ran separately.
Setting CLASSPATH and JAVA_HOME resolved the issue.
I was expecting Docker image to run out of the box. To fix this, I guess we
need to set CLASSPATH, which needs to be added to the Dockerfile.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)