Re: Zeppelin Spark Sql Interpreter CompileException

2017-03-22 Thread Chaoran Yu
Tried on my local machine just now. It’s working fine. It might be a Mesos integration problem > On Mar 22, 2017, at 10:45 PM, Jeff Zhang wrote: > > > I suspect it is due to spark issue. Can you run it in spark shell local mode > to verify that ? > > > Chaoran Yu

Re: Zeppelin Spark Sql Interpreter CompileException

2017-03-22 Thread Jeff Zhang
I suspect it is due to spark issue. Can you run it in spark shell local mode to verify that ? Chaoran Yu 于2017年3月23日周四 上午10:19写道: > Hello, > >I’m running Zeppelin 0.7.0 with Mesos. > > I tried to run the tutorial on this page > https://zeppelin.apache.org/docs/0.7.0/quickstart/tutorial.htm

Zeppelin Spark Sql Interpreter CompileException

2017-03-22 Thread Chaoran Yu
Hello,   I’m running Zeppelin 0.7.0 with Mesos.  I tried to run the tutorial on this page https://zeppelin.apache.org/docs/0.7.0/quickstart/tutorial.html   The regular Spark code in Scala worked fine but I got a org.codehaus.commons.compiler.CompileException when running the Spark Sql code. Stacktr