Package com.amazonaws.services.elasticmapreduce.model

Classes modeling the various types represented by AmazonElasticMapReduce.

See:
          Description

Class Summary
AddInstanceGroupsRequest Container for the parameters to the AddInstanceGroups operation.
AddInstanceGroupsResult Output from an AddInstanceGroups call.
AddJobFlowStepsRequest Container for the parameters to the AddJobFlowSteps operation.
AddJobFlowStepsResult The output for the AddJobFlowSteps operation.
AddTagsRequest Container for the parameters to the AddTags operation.
AddTagsResult This output indicates the result of adding tags to a resource.
Application An application is any Amazon or third-party software that you can add to the cluster.
BootstrapActionConfig Configuration of a bootstrap action.
BootstrapActionDetail Reports the configuration of a bootstrap action in a job flow.
Cluster The detailed description of the cluster.
ClusterStateChangeReason The reason that the cluster changed to its current state.
ClusterStatus The detailed status of the cluster.
ClusterSummary The summary description of the cluster.
ClusterTimeline Represents the timeline of the cluster's lifecycle.
Command An entity describing an executable that runs on a cluster.
DescribeClusterRequest Container for the parameters to the DescribeCluster operation.
DescribeClusterResult This output contains the description of the cluster.
DescribeJobFlowsRequest Container for the parameters to the DescribeJobFlows operation.
DescribeJobFlowsResult The output for the DescribeJobFlows operation.
DescribeStepRequest Container for the parameters to the DescribeStep operation.
DescribeStepResult This output contains the description of the cluster step.
Ec2InstanceAttributes Provides information about the EC2 instances in a cluster grouped by category.
HadoopJarStepConfig A job flow step consisting of a JAR file whose main function will be executed.
HadoopStepConfig A cluster step consisting of a JAR file whose main function will be executed.
Instance Represents an EC2 instance provisioned as part of cluster.
InstanceGroup This entity represents an instance group, which is a group of instances that have common purpose.
InstanceGroupConfig Configuration defining a new instance group.
InstanceGroupDetail Detailed information about an instance group.
InstanceGroupModifyConfig Modify an instance group size.
InstanceGroupStateChangeReason The status change reason details for the instance group.
InstanceGroupStatus The details of the instance group status.
InstanceGroupTimeline The timeline of the instance group lifecycle.
InstanceStateChangeReason The details of the status change reason for the instance.
InstanceStatus The instance status details.
InstanceTimeline The timeline of the instance lifecycle.
JobFlowDetail A description of a job flow.
JobFlowExecutionStatusDetail Describes the status of the job flow.
JobFlowInstancesConfig A description of the Amazon EC2 instance running the job flow.
JobFlowInstancesDetail Specify the type of Amazon EC2 instances to run the job flow on.
KeyValue A key value pair.
ListBootstrapActionsRequest Container for the parameters to the ListBootstrapActions operation.
ListBootstrapActionsResult This output contains the bootstrap actions detail.
ListClustersRequest Container for the parameters to the ListClusters operation.
ListClustersResult This contains a ClusterSummaryList with the cluster details; for example, the cluster IDs, names, and status.
ListInstanceGroupsRequest Container for the parameters to the ListInstanceGroups operation.
ListInstanceGroupsResult This input determines which instance groups to retrieve.
ListInstancesRequest Container for the parameters to the ListInstances operation.
ListInstancesResult This output contains the list of instances.
ListStepsRequest Container for the parameters to the ListSteps operation.
ListStepsResult This output contains the list of steps.
ModifyInstanceGroupsRequest Container for the parameters to the ModifyInstanceGroups operation.
PlacementType The Amazon EC2 location for the job flow.
RemoveTagsRequest Container for the parameters to the RemoveTags operation.
RemoveTagsResult This output indicates the result of removing tags from a resource.
RunJobFlowRequest Container for the parameters to the RunJobFlow operation.
RunJobFlowResult The result of the RunJobFlow operation.
ScriptBootstrapActionConfig Configuration of the script to run during a bootstrap action.
SetTerminationProtectionRequest Container for the parameters to the SetTerminationProtection operation.
SetVisibleToAllUsersRequest Container for the parameters to the SetVisibleToAllUsers operation.
Step This represents a step in a cluster.
StepConfig Specification of a job flow step.
StepDetail Combines the execution state and configuration of a step.
StepExecutionStatusDetail The execution state of a step.
StepStateChangeReason The details of the step state change reason.
StepStatus The execution status details of the cluster step.
StepSummary The summary of the cluster step.
StepTimeline The timeline of the cluster step lifecycle.
SupportedProductConfig The list of supported product configurations which allow user-supplied arguments.
Tag A key/value pair containing user-defined metadata that you can associate with an Amazon EMR resource.
TerminateJobFlowsRequest Container for the parameters to the TerminateJobFlows operation.
 

Enum Summary
ActionOnFailure Action On Failure
ClusterState Cluster State
ClusterStateChangeReasonCode Cluster State Change Reason Code
InstanceGroupState Instance Group State
InstanceGroupStateChangeReasonCode Instance Group State Change Reason Code
InstanceGroupType Instance Group Type
InstanceRoleType Instance Role Type
InstanceState Instance State
InstanceStateChangeReasonCode Instance State Change Reason Code
JobFlowExecutionState Job Flow Execution State
MarketType Market Type
StepExecutionState Step Execution State
StepState Step State
StepStateChangeReasonCode Step State Change Reason Code
 

Exception Summary
InternalServerErrorException Indicates that an error occurred while processing the request and that the request was not completed.
InternalServerException This exception occurs when there is an internal failure in the EMR service.
InvalidRequestException This exception occurs when there is something wrong with user input.
 

Package com.amazonaws.services.elasticmapreduce.model Description

Classes modeling the various types represented by AmazonElasticMapReduce.



Copyright © 2016. All rights reserved.