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 <zjf...@gmail.com> wrote: > > > I suspect it is due to spark issue. Can you run it in spark shell local mode > to verify that ? > > > Chaoran Yu <yuchaoran2...@gmail.com > <mailto:yuchaoran2...@gmail.com>>于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.html > <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. Stacktrace is attached. > > I thought this was a problem with Spark code generation > (https://issues.apache.org/jira/browse/SPARK-18125 > <https://issues.apache.org/jira/browse/SPARK-18125>), but running the same > code in Zeppelin on my local machine worked fine. So I suspect this has > something to do with Zeppelin on Mesos. > > Has anyone run into the same problem and can offer me guidance? > > Thank you, > Chaoran Yu >