Return to book
Review this book
About the author
Introduction
1.
Installation
1.1.
Install the Oracle JDK
1.2.
Launch the Scala Spark shell
1.3.
Locate the Spark JVM
1.4.
Spark configuration options
1.4.1.
Spark Properties: spark-defaults.sh
1.4.2.
Spark Environment Variables: spark-env.sh
2.
Spark web UIs
2.1.
Spark Stages UI
2.2.
Spark Storage UI
2.3.
Spark Evironment UI
2.4.
Spark Executors UI
2.5.
Spark Master UI
3.
Spark logging options
4.
Run operations in the Scala shell
4.1.
Help and Quit
4.2.
Testing the Spark Scala shell
4.3.
Reading & Writing to text files
4.3.1.
Revisiting the Spark application UI
5.
Additional Learning Resources
Powered by
GitBook
A
A
Serif
Sans
White
Sepia
Night
Twitter
Google
Facebook
Weibo
Instapaper
How to light your 'Spark on a stick'
Installation
There are 2 steps to running Apache Spark on your local Windows laptop:
Install the Oracle JDK 7
Run Spark