Hi Bala, 0.5.5 uses different way to construct classpath for SparkDriver process compare to 0.5.0.
Especially when SPARK_HOME is exported in conf/zeppelin-env.sh, Zeppelin uses SPARK_HOME/bin/spark-submit command to avoid any possible problem. I think it worth to try Zeppelin 0.5.5 with SPARK_HOME defined. Let me know if you still see the problem on 0.5.5 or later. Thanks, moon On Tue, Nov 24, 2015 at 2:54 AM Balachandar R.A. <balachandar...@gmail.com> wrote: > Hello all > > I have stumbled upon an issue which was already reported and seems no fix > is available at the moment > > > Summary: java.lang.NoSuchMethodError: org.json4s.JsonDSL$.string2jvalue > quering > hive table > Key: ZEPPELIN-162 > URL: https://issues.apache.org/jira/browse/ZEPPELIN-162 > Project: Zeppelin > Issue Type: Bug > Environment: spark-1.4.0 > Hive 0.13.0.2.1.5.0-695 > Reporter: Brian Lockwood > > > > Did anyone have fix for this? please share if you have any clue. Not sure > zeppelin 0.5.5 will have fix for this as i see that the jar files shipped > with the bundle does not contain the method in question. > > with thanks and regards > > Bala > >