You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Mina Lee (JIRA)" <ji...@apache.org> on 2015/12/09 08:46:11 UTC

[jira] [Created] (ZEPPELIN-495) Cannot run interpreters with distribution package

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)