Re: Unable to print("Hello World") using %python :(

2016-12-11 Thread Jianfeng (Jeff) Zhang
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 mailto:russell.jur...@gmail.com>> Reply-To: "users@zeppelin.apache.org" mailto:users@zepp

Re: Unable to print("Hello World") using %python :(

2016-12-11 Thread Russell Jurney
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 < jzh...@hortonworks.com> wrote: > > > > > > > > > > > > > > > > > > > > This exception is thrown from spark side. I sus

Re: Make Zeppelin keys Optional

2016-12-11 Thread moon soo Lee
We have an issue, tracking this problem. https://issues.apache.org/jira/browse/ZEPPELIN-1357 It would be nice if we can apply some solution such as https://www.safaribooksonline.com/blog/2014/03/11/solving-d3-label-placement-constraint-relaxing/ . Thanks, moon On Sun, Dec 11, 2016 at 8:47 AM Gau

Make Zeppelin keys Optional

2016-12-11 Thread Gautham Kumaran
Hi, I'm running a SQL query on Zeppelin, and visualizing it. The keys are overlapped in the visualization (refer the attached screenshot), I cannot find any workaround for this in the zeppelin docs. All suggestions are appreciated. Thanks and regards