Ideally a simple bash script that install dependencies, downloads and extracts Spark, Zeppelin, the course data files, and sets up everything so that workshop attendees can start being productive right away. If necessary, can assume Ubuntu 14.04 as the base image.
NOTE: Some Python labs depend on external modules that need to be brought in through easy_install.
Ideally a simple bash script that install dependencies, downloads and extracts Spark, Zeppelin, the course data files, and sets up everything so that workshop attendees can start being productive right away. If necessary, can assume Ubuntu 14.04 as the base image.
NOTE: Some Python labs depend on external modules that need to be brought in through
easy_install
.