You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by IT CTO <go...@gmail.com> on 2015/07/21 19:04:35 UTC

Re: running a paragraph returns some stack trace

Have you checked the java version between all of your servers?


On Tue, Jul 21, 2015 at 2:54 PM Nitay Itzhacky <ni...@gmail.com> wrote:

> Hi,
>
> I am trying to run paragraphs on zeppelin, and I get some sort of stack
> trace that starts with java.lang.Thread.run and ends with
> org.apache.zeppelin.interpreter.remote.RemoteInterpreter.init.
>
> I built zeppelin using "mvn clean package -P build-distr -DskipTests
> -Dspark.version=1.3.0 -Dhadoop.version=2.6.0" and I took the compressed
> folder from zeppelin-distribution/target, and extracted it. I ran
> zeppelin-daemon.sh start on the this computer and everything worked fine, I
> could run paragraphs. I took the compressed folder and put it in a Linux
> server in a closed network. In this server I ran zeppelin using
> "zeppelin-daemon.sh start" and the zeppelin started just fine. However,
> when  I tried to run paragraphs the output of the paragraph is this weird
> stack trace. [you can see it in the photo attached]. I tried running
> sc.version as well as %md commands but everything returns the same output
>
> Does anyone know why it happens? How can I fix the problem and run
> paragraphs normally?
>
> Thanks :)
>

Re: running a paragraph returns some stack trace

Posted by fe...@hotmail.com.
Look for the log files? There should be more info there





On Tue, Jul 21, 2015 at 10:04 AM -0700, "IT CTO" <go...@gmail.com> wrote:
Have you checked the java version between all of your servers?


On Tue, Jul 21, 2015 at 2:54 PM Nitay Itzhacky <ni...@gmail.com> wrote:

> Hi,
>
> I am trying to run paragraphs on zeppelin, and I get some sort of stack
> trace that starts with java.lang.Thread.run and ends with
> org.apache.zeppelin.interpreter.remote.RemoteInterpreter.init.
>
> I built zeppelin using "mvn clean package -P build-distr -DskipTests
> -Dspark.version=1.3.0 -Dhadoop.version=2.6.0" and I took the compressed
> folder from zeppelin-distribution/target, and extracted it. I ran
> zeppelin-daemon.sh start on the this computer and everything worked fine, I
> could run paragraphs. I took the compressed folder and put it in a Linux
> server in a closed network. In this server I ran zeppelin using
> "zeppelin-daemon.sh start" and the zeppelin started just fine. However,
> when  I tried to run paragraphs the output of the paragraph is this weird
> stack trace. [you can see it in the photo attached]. I tried running
> sc.version as well as %md commands but everything returns the same output
>
> Does anyone know why it happens? How can I fix the problem and run
> paragraphs normally?
>
> Thanks :)
>