Re: running jupyter notebook server Re: spark and plot data

2016-07-22 Thread Inam Ur Rehman
Hello guys..i know its irrelevant to this topic but i've been looking desperately for the solution. I am facing en exception http://apache-spark-user-list.1001560.n3.nabble.com/how-to-resolve-you-must-build-spark-with-hive-exception-td27390.html plz help me.. I couldn't find any solution.. On

running jupyter notebook server Re: spark and plot data

2016-07-22 Thread Andy Davidson
Hi Pseudo I do not know much about zeppelin . What languages are you using? I have been doing my data exploration and graphing using python mostly because early on spark had good support for python. Its easy to collect() data as a local PANDAS object. I think at this point R should work well.