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...

JobFlowExecutionStatusDetail

Description

Describes the status of the job flow.

Contents

NameDescription
CreationDateTime

The creation date and time of the job flow.

Type: DateTime

EndDateTime

The completion date and time of the job flow.

Type: DateTime

LastStateChangeReason

Description of the job flow last changed state.

Type: String

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

ReadyDateTime

The date and time when the job flow was ready to start running bootstrap actions.

Type: DateTime

StartDateTime

The start date and time of the job flow.

Type: DateTime

State

The state of the job flow.

Type: String

Valid Values: COMPLETED | FAILED | TERMINATED | RUNNING | SHUTTING_DOWN | STARTING | WAITING | BOOTSTRAPPING