Which version of Zeppelin are you using? Master branch uses spark-submit command, when SPARK_HOME is defined in conf/zeppelin-env.sh
If you're not on master branch, recommend try it with SPARK_HOME defined. Hope this helps, moon On Wed, Sep 23, 2015 at 10:21 PM Sourav Mazumder < sourav.mazumde...@gmail.com> wrote: > Hi, > > When I try to run Spark Interpreter in Yarn Cluster mode from a remote > machine I always get the error saying try spark-submit than using spark > context. > > Mu Zeppelin process runs in a separate machine remote to the YARN cluster. > > Any idea why is this error ? > > Regards, > Sourav >