Amazon EMR · Arazzo Workflow
Amazon EMR Launch a Cluster With Processing Steps
Version 1.0.0
Create a cluster and queue processing steps to run as soon as it starts.
View Spec
View on GitHub
Amazon Web ServicesAnalyticsApache SparkBig DataData ProcessingHadoopArazzoWorkflows
Provider
Workflows
run-cluster-with-steps
Run a new EMR cluster with an initial batch of steps queued.
Creates and starts a new EMR cluster and submits the supplied ordered list of processing steps to run after the cluster is created, returning the identifier of the newly created cluster.
1
launchClusterWithSteps
RunJobFlow
Create and start a new EMR cluster and queue the supplied processing steps to run once the cluster is provisioned.