Changes

Jump to: navigation, search

Telemetry/Custom analysis with spark

382 bytes added, 15:05, 15 May 2017
a few notes about zeppelin notebooks
# Get the URL for the notebook (under 'Currently Scheduled Jobs')
# Paste that URL into [http://nbviewer.jupyter.org/ Jupyter nbviewer]
 
== Zeppelin Notebooks ==
 
We also have *experimental* support for [http://zeppelin.apache.org/ Apache Zeppelin] notebooks. The notebook server for that is running on port 8890, so you can connect to it just by tunneling the port (instead of port 8888 for Jupyter). For example:
 
ssh -i ~/.ssh/id_rsa -L 8890:localhost:8890 hadoop@ec2-54-70-129-221.us-west-2.compute.amazonaws.com
== Using Spark ==
Confirm
955
edits

Navigation menu