Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.26 KB

README-HDP.markdown

File metadata and controls

14 lines (9 loc) · 1.26 KB

Apache Spark Workshop for Hortonworks Data Platform v2.1

Dean Wampler, Ph.D. Typesafe [email protected] @deanwampler

This workshop demonstrates how to write and run Apache Spark Big Data applications within a special, extended version of the Hortonworks Sandbox, version 2.1. This version was extended by Hortonworks and Typesafe to add the Spark 1.1 distribution and the Typesafe Reactive Platform, including an Activator template called Spark Workshop. You are reading the introduction to this workshop.

For more advanced Spark training and services from Typesafe, please visit typesafe.com/reactive-big-data.

Login as root (password hadoop) and run the script spark-workshop/start.sh to launch the Activator environment with its web UI. The script will echo a message to the console with the URL to view the UI.

The UI shows the tutorial for this project and it allows you to browse the code, compile, test, and run it.