Amazon EMR Construct Library
-
This specifies what action to take when the cluster step fails.
CfnStep.Builder.create(software.constructs.Construct scope,
String id)
The HadoopJarStepConfig
property type specifies a job flow step consisting of a JAR file whose main function will be executed.
The HadoopJarStepConfig
property type specifies a job flow step consisting of a JAR file whose main function will be executed.
A string that uniquely identifies the cluster (job flow).
The name of the cluster step.