Hi, Could you verify if SPARK_HOME/bin/spark-shell.cmd from your windows machine to connect to spark cluster running on a linux machine works?
Then Zeppelin supposed to work with 'export SPARK_HOME' configuration in your conf/zeppelin-env.sh Thanks, moon On Wed, Jun 8, 2016 at 12:48 PM Pedro Reta <[email protected]> wrote: > Hi, > > I was wondering if you could help me with some insight about a problem I > am having. > It might sound silly to you but here it goes: > > I built a Zeppelin on Windows, and also a Spark standalone server in the > same machine. > Now, I am able to connect to my Windows Spark server using Zeppelin. > I have another Spark server running on a Linux machine, and I was trying > to connect to it from my Windows Zeppelin but I've had no luck. I'm kinda > lost of how to set the env variables defined in zeppelin-env.cmd. > So the real question is... Is it possible to do such connection? If so, do > you think you could give me some hints about how to do it? > > Thanks in advance >
