Mina Lee created ZEPPELIN-495:
---------------------------------
Summary: Cannot run interpreters with distribution package
Key: ZEPPELIN-495
URL: https://issues.apache.org/jira/browse/ZEPPELIN-495
Project: Zeppelin
Issue Type: Bug
Reporter: Mina Lee
Assignee: Mina Lee
Cannot run interpreters other than SparkInterpreter with distribution package
after https://github.com/apache/incubator-zeppelin/pull/485
How to reproduce
$ mvn clean package -Pbuild-distr
$ cd
ZEPPELIN_HOME/zeppelin-distribution/target/zeppelin-0.6.0-incubating-SNAPSHOT/zeppelin-0.6.0-incubating-SNAPSHOT
$ ./bin/interpreter.sh -p 14242 -d interpreter/md
Error: Could not find or load main class
org.apache.zeppelin.interpreter.remote.RemoteInterpreterServer
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)