Builder

class Builder

Properties

Link copied to clipboard

A list of additional Amazon EC2 security group IDs for the master node.

Link copied to clipboard

A list of additional Amazon EC2 security group IDs for the core and task nodes.

Link copied to clipboard

The name of the Amazon EC2 key pair that can be used to connect to the master node using SSH as the user called "hadoop."

Link copied to clipboard

Applies to clusters that use the uniform instance group configuration. To launch the cluster in Amazon Virtual Private Cloud (Amazon VPC), set this parameter to the identifier of the Amazon VPC subnet where you want the cluster to launch. If you do not specify this value and your account supports EC2-Classic, the cluster launches in EC2-Classic.

Link copied to clipboard

Applies to clusters that use the instance fleet configuration. When multiple Amazon EC2 subnet IDs are specified, Amazon EMR evaluates them and launches instances in the optimal subnet.

Link copied to clipboard

The identifier of the Amazon EC2 security group for the master node. If you specify EmrManagedMasterSecurityGroup, you must also specify EmrManagedSlaveSecurityGroup.

Link copied to clipboard

The identifier of the Amazon EC2 security group for the core and task nodes. If you specify EmrManagedSlaveSecurityGroup, you must also specify EmrManagedMasterSecurityGroup.

Link copied to clipboard

Applies only to Amazon EMR release versions earlier than 4.0. The Hadoop version for the cluster. Valid inputs are "0.18" (no longer maintained), "0.20" (no longer maintained), "0.20.205" (no longer maintained), "1.0.3", "2.2.0", or "2.4.0". If you do not set this value, the default of 0.18 is used, unless the AmiVersion parameter is set in the RunJobFlow call, in which case the default version of Hadoop for that AMI version is used.

Link copied to clipboard

The number of Amazon EC2 instances in the cluster.

Link copied to clipboard

The instance fleet configuration is available only in Amazon EMR releases 4.8.0 and later, excluding 5.0.x versions.

Link copied to clipboard

Configuration for the instance groups in a cluster.

Link copied to clipboard

Specifies whether the cluster should remain available after completing all steps. Defaults to false. For more information about configuring cluster termination, see Control Cluster Termination in the EMR Management Guide.

Link copied to clipboard

The Amazon EC2 instance type of the master node.

Link copied to clipboard

The Availability Zone in which the cluster runs.

Link copied to clipboard

The identifier of the Amazon EC2 security group for the Amazon EMR service to access clusters in VPC private subnets.

Link copied to clipboard

The Amazon EC2 instance type of the core and task nodes.

Link copied to clipboard

Specifies whether to lock the cluster to prevent the Amazon EC2 instances from being terminated by API call, user intervention, or in the event of a job-flow error.

Link copied to clipboard

Indicates whether Amazon EMR should gracefully replace core nodes that have degraded within the cluster.

Functions

Link copied to clipboard