Amazon Elastic MapReduce
API Reference (API Version 2009-03-31)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

StepExecutionStatusDetail

Description

Specifies the execution state of a step.

Contents

NameDescription
CreationDateTime

The creation date and time of the step.

Type: DateTime

EndDateTime

The completion date and time of the step.

Type: DateTime

LastStateChangeReason

A description of the step's current state.

Type: String

Length constraints: Minimum length of 0. Maximum length of 10280.

StartDateTime

The start date and time of the step.

Type: DateTime

State

The state of the job flow step.

Type: String

Valid Values: PENDING | RUNNING | CONTINUE | COMPLETED | CANCELLED | FAILED | INTERRUPTED