Skip to content

darkogav/vagrant-spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-spark

OS: CentOS 7

Requirements:

  • Vagrant
  • VirtualBox

Applications:

  • Spark 2.3.0
  • Hadoop 2.7
  • Java 1.8.0_161

This will setup two hosts, a spark master and a spark slave.

Private addressing is:

  • 192.168.50.11 spark-master-priv
  • 192.168.50.12 spark-slave1-priv
  • 192.168.50.13 spark-slave2-priv

Access management GUI for master http://127.0.0.1:8881/

  • Exposed and used ports: 8881
  • Not used. 7771 6661

Tasks:

  • vagant automate host setup
  • spark auto download and extract
  • setup systemd auto startup scripts.
  • hadoop stuff?
  • cassandara stuff?
  • python, pip, pyspark
  • python pandas?
  • jupyter ??
  • spark home variable and other spark variables. /opt/spark/conf/spark-env.sh.template
  • [ ]

Resources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published