EMR Instance

An EMR Instance in AWS is a compute resource that runs as part of an Amazon EMR cluster. It provides the processing power needed to run big data frameworks like Apache Spark, Hadoop, and Hive. Instances can be configured as master, core, or task nodes, each serving different roles in managing cluster operations, storing data, or executing distributed processing tasks.

aws.emr_instance

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
ebs_volumescorejsonThe list of Amazon EBS volumes that are attached to this instance.
ec2_instance_idcorestringThe unique identifier of the instance in Amazon EC2.
idcorestringThe unique identifier for the instance in Amazon EMR.
instance_fleet_idcorestringThe unique identifier of the instance fleet to which an Amazon EC2 instance belongs.
instance_group_idcorestringThe identifier of the instance group to which this instance belongs.
instance_typecorestringThe Amazon EC2 instance type, for example m3.xlarge.
marketcorestringThe instance purchasing option. Valid values are ON_DEMAND or SPOT.
private_dns_namecorestringThe private DNS name of the instance.
private_ip_addresscorestringThe private IP address of the instance.
public_dns_namecorestringThe public DNS name of the instance.
public_ip_addresscorestringThe public IP address of the instance.
statuscorejsonThe current status of the instance.
tagscorehstore