Thanks, I can run spark-submit correctly and the PySpark Console, and spark-shell. I'll do some more digging.
On Sun, Dec 11, 2016 at 4:43 PM, Jianfeng (Jeff) Zhang < [email protected]> wrote: > Can you run spark-shell correctly ? > If yes, then I suspect you may set them in zeppelin-side, grep them in > ZEPPELIN_CONF_DIR > > > Best Regard, > Jeff Zhang > > > From: Russell Jurney <[email protected]> > Reply-To: "[email protected]" <[email protected]> > Date: Monday, December 12, 2016 at 8:27 AM > To: "[email protected]" <[email protected]> > Subject: Re: Unable to print("Hello World") using %python :( > > Thanks, I've already gone through and checked my spark config. > SPARK_CLASSPATH isn't set, and I spark-submit all the time. > > On Sat, Dec 10, 2016 at 5:06 PM Jianfeng (Jeff) Zhang < > [email protected]> wrote: > >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> This exception is thrown from spark side. I suspect you set them. >> >> >> Please grep them in SPARK_CONF_DIR >> >> >> >> >> >> >> >> grep –nr SPARK_CLASSPATH SPARK_CONF_DIR >> >> >> grep –nr spark.driver.extraClassPath SPARK_CONF_DIR >> >> >> >> >> >> >> >> >> >> Best Regard, >> >> >> Jeff Zhang >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> From: Russell Jurney <[email protected]> >> >> >> Reply-To: "[email protected]" <[email protected]> >> >> >> Date: Saturday, December 10, 2016 at 12:02 PM >> >> >> To: "[email protected]" <[email protected]> >> >> >> Subject: Re: Unable to print("Hello World") using %python :( >> >> >> >> >> >> >> >> >> >> Use >> >> only the former. >> >> >> >> >> >> -- Russell Jurney twitter.com/rjurney [email protected] relato.io
