April 2017
Intermediate to advanced
532 pages
12h 39m
English
The Spark project provides scripts to run a Spark cluster in the cloud on Amazon's EC2 service. These scripts are located in the ec2 directory. You can run the spark-ec2 script contained in this directory with the following command:
>./ec2/spark-ec2
Running it in this way without an argument will show the help output:
Usage: spark-ec2 [options] <action> <cluster_name><action> can be: launch, destroy, login, stop, start, get-masterOptions:...
Before creating a Spark EC2 cluster, you will need to ensure that you have an Amazon account.
You will also ...
Read now
Unlock full access