Skip to content
Snippets Groups Projects
Commit 8901f8df authored by Stefan Kesselheim's avatar Stefan Kesselheim
Browse files

added docs

parent f152a5ee
No related branches found
No related tags found
No related merge requests found
...@@ -51,7 +51,10 @@ source ./spark_env/activate.sh ...@@ -51,7 +51,10 @@ source ./spark_env/activate.sh
export MASTER_URL=spark://jwb0129i.juwels:4124 export MASTER_URL=spark://jwb0129i.juwels:4124
python pyspark_pi.py python pyspark_pi.py
``` ```
Note the `i` that you must replace the hostname including the `i`. Note that you must replace the hostname including the `i`.
You also start spark within a Jupyter Session, as in the example notebook (PySpark_PI.ipynb).
![](./figs/jupyter_spark.png)
### Monitoring ### Monitoring
To connect to the master and workers with a browser, you need a command of the following form: To connect to the master and workers with a browser, you need a command of the following form:
......
figs/jupyter_spark.png

308 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment