Re: How to run a spark on Pycharm

2017-03-03 Thread TheGeorge1918 .
3, 2017 5:05 PM *To:* Pushkar.Gujar *Cc:* User *Subject:* Re: How to run a spark on Pycharm Hi, Thanks for your answer. Sorry, I am completely beginner in running the code in spark. Could you please tell me a bit more in details how to do that? I installed ipython and Jupyter notebook o

RE: How to run a spark on Pycharm

2017-03-03 Thread Sidney Feiner
ght help ☺ From: Anahita Talebi [mailto:anahita.t.am...@gmail.com] Sent: Friday, March 3, 2017 5:05 PM To: Pushkar.Gujar Cc: User Subject: Re: How to run a spark on Pycharm Hi, Thanks for your answer. Sorry, I am completely beginner in running the code in spark. Could you please tell me a bit more

Re: How to run a spark on Pycharm

2017-03-03 Thread Pushkar.Gujar
There are lot of articles available online which guide you thru setting up jupyter notebooks to run spark program. For e.g - http://blog.insightdatalabs.com/jupyter-on-apache-spark-step-by-step/ https://www.cloudera.com/documentation/enterprise/5-6-x/topics/spark_ipython.html https://gist.github.c

Re: How to run a spark on Pycharm

2017-03-03 Thread Anahita Talebi
Hi, Thanks for your answer. Sorry, I am completely beginner in running the code in spark. Could you please tell me a bit more in details how to do that? I installed ipython and Jupyter notebook on my local machine. But how can I run the code using them? Before, I tried to run the code with Pycha

Re: How to run a spark on Pycharm

2017-03-03 Thread Pushkar.Gujar
Jupyter notebook/ipython can be connected to apache spark Thank you, *Pushkar Gujar* On Fri, Mar 3, 2017 at 9:43 AM, Anahita Talebi wrote: > Hi everyone, > > I am trying to run a spark code on Pycharm. I tried to give the path of > spark as a environment variable to the configuration of Pycha

How to run a spark on Pycharm

2017-03-03 Thread Anahita Talebi
Hi everyone, I am trying to run a spark code on Pycharm. I tried to give the path of spark as a environment variable to the configuration of Pycharm. Unfortunately, I get the error. Does anyone know how I can run the spark code on Pycharm? It shouldn't be necessarily on Pycharm. if you know any ot