Class: Step

EMR.Step

new Step()

Properties:
Name Type Description
ActionOnFailure String Required: Yes. The action to take if the job flow step fails. Currently, AWS CloudFormation supports CONTINUE and CANCEL_AND_WAIT. For more information, see Managing Cluster Termination in the Amazon EMR Management Guide.Update requires: Replacement
HadoopJarStep AmazonEMRStepHadoopJarStepConfig Required: Yes. The JAR file that includes the main function that Amazon EMR executes.Update requires: Replacement
JobFlowId String Required: Yes. The ID of a cluster in which you want to run this job flow step.Update requires: Replacement
Name String Required: Yes. A name for the job flow step.Update requires: Replacement
Source:

Extends

  • WKResource

EMR.Step

new Step()

Properties:
Name Type Description
ActionOnFailure String Required: Yes. The action to take if the job flow step fails. Currently, AWS CloudFormation supports CONTINUE and CANCEL_AND_WAIT. For more information, see Managing Cluster Termination in the Amazon EMR Management Guide.Update requires: Replacement
HadoopJarStep AmazonEMRStepHadoopJarStepConfig Required: Yes. The JAR file that includes the main function that Amazon EMR executes.Update requires: Replacement
JobFlowId String Required: Yes. The ID of a cluster in which you want to run this job flow step.Update requires: Replacement
Name String Required: Yes. A name for the job flow step.Update requires: Replacement
Source:

Extends

  • WKResource