flintrock

Launch and manage Apache Spark clusters on EC2

brewmacoslinux
Try with needOr install directly
Source

About

Tool for launching Apache Spark clusters

Commands

flintrock

Examples

Launch a new Spark cluster with 3 worker nodes$ flintrock launch my-cluster --num-slaves 3
SSH into the master node of an existing cluster$ flintrock login my-cluster
Destroy a cluster and terminate all instances$ flintrock destroy my-cluster