StepSummary - Amazon EMR

StepSummary

The summary of the cluster step.

Contents

ActionOnFailure

The action to take when the cluster step fails. Possible values are TERMINATE_CLUSTER, CANCEL_AND_WAIT, and CONTINUE. TERMINATE_JOB_FLOW is available for backward compatibility.

Type: String

Valid Values: TERMINATE_JOB_FLOW | TERMINATE_CLUSTER | CANCEL_AND_WAIT | CONTINUE

Required: No

Config

The Hadoop job configuration of the cluster step.

Type: HadoopStepConfig object

Required: No

Id

The identifier of the cluster step.

Type: String

Required: No

Name

The name of the cluster step.

Type: String

Required: No

Status

The current execution status details of the cluster step.

Type: StepStatus object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: