This bootstrap is useful if you want to deploy SparkR
applications that run arbitrary code on the EMR cluster's workers. The R
code will need to have its dependencies already installed on each of the workers, and will fail otherwise.
This is the case if you use functions such as gapply
or dapply
.
- You will first have to download the gist to a file and then upload it to S3 in a bucket of your choice.
- Using the AWS EMR Console create a cluster and choose advanced options.
- In Step 3 you can configure your bootstraps. Choose to Configure and add a Custom action