- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
account_id
Type: STRING
applications
Type: UNORDERED_LIST_STRUCT
Provider name: Applications
Description: The applications installed on this cluster.
additional_info
MAP_STRING_STRING
AdditionalInfo
args
UNORDERED_LIST_STRING
Args
name
STRING
Name
version
STRING
Version
auto_scaling_role
Type: STRING
Provider name: AutoScalingRole
Description: An IAM role for automatic scaling policies. The default role is EMR_AutoScaling_DefaultRole
. The IAM role provides permissions that the automatic scaling feature requires to launch and terminate Amazon EC2 instances in an instance group.
auto_terminate
Type: BOOLEAN
Provider name: AutoTerminate
Description: Specifies whether the cluster should terminate after completing all steps.
cluster_arn
Type: STRING
Provider name: ClusterArn
Description: The Amazon Resource Name of the cluster.
custom_ami_id
Type: STRING
Provider name: CustomAmiId
Description: Available only in Amazon EMR releases 5.7.0 and later. The ID of a custom Amazon EBS-backed Linux AMI if the cluster uses a custom AMI.
ebs_root_volume_iops
Type: INT32
Provider name: EbsRootVolumeIops
Description: The IOPS, of the Amazon EBS root device volume of the Linux AMI that is used for each Amazon EC2 instance. Available in Amazon EMR releases 6.15.0 and later.
ebs_root_volume_size
Type: INT32
Provider name: EbsRootVolumeSize
Description: The size, in GiB, of the Amazon EBS root device volume of the Linux AMI that is used for each Amazon EC2 instance. Available in Amazon EMR releases 4.x and later.
ebs_root_volume_throughput
Type: INT32
Provider name: EbsRootVolumeThroughput
Description: The throughput, in MiB/s, of the Amazon EBS root device volume of the Linux AMI that is used for each Amazon EC2 instance. Available in Amazon EMR releases 6.15.0 and later.
ec2_instance_attributes
Type: STRUCT
Provider name: Ec2InstanceAttributes
Description: Provides information about the Amazon EC2 instances in a cluster grouped by category. For example, key name, subnet ID, IAM instance profile, and so on.
additional_master_security_groups
UNORDERED_LIST_STRING
AdditionalMasterSecurityGroups
additional_slave_security_groups
UNORDERED_LIST_STRING
AdditionalSlaveSecurityGroups
ec2_availability_zone
STRING
Ec2AvailabilityZone
ec2_key_name
STRING
Ec2KeyName
ec2_subnet_id
STRING
Ec2SubnetId
emr_managed_master_security_group
STRING
EmrManagedMasterSecurityGroup
emr_managed_slave_security_group
STRING
EmrManagedSlaveSecurityGroup
iam_instance_profile
STRING
IamInstanceProfile
requested_ec2_availability_zones
UNORDERED_LIST_STRING
RequestedEc2AvailabilityZones
RequestedEc2AvailabilityZones
, and then launches all cluster instances within that Availability Zone. If you do not specify this value, Amazon EMR chooses the Availability Zone for you. RequestedEc2SubnetIDs
and RequestedEc2AvailabilityZones
cannot be specified together.requested_ec2_subnet_ids
UNORDERED_LIST_STRING
RequestedEc2SubnetIds
RequestedEc2SubnetIds
, and then launches all cluster instances within that Subnet. If this value is not specified, and the account and Region support EC2-Classic networks, the cluster launches instances in the EC2-Classic network and uses RequestedEc2AvailabilityZones
instead of this setting. If EC2-Classic is not supported, and no Subnet is specified, Amazon EMR chooses the subnet for you. RequestedEc2SubnetIDs
and RequestedEc2AvailabilityZones
cannot be specified together.service_access_security_group
STRING
ServiceAccessSecurityGroup
id
Type: STRING
Provider name: Id
Description: The unique identifier for the cluster.
instance_collection_type
Type: STRING
Provider name: InstanceCollectionType
Description: INSTANCE_GROUP
indicates a uniform instance group configuration. A value of INSTANCE_FLEET
indicates an instance fleets configuration.
kerberos_attributes
Type: STRUCT
Provider name: KerberosAttributes
Description: Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration. For more information see Use Kerberos Authentication in the Amazon EMR Management Guide.
ad_domain_join_password
STRING
ADDomainJoinPassword
ADDomainJoinUser
.ad_domain_join_user
STRING
ADDomainJoinUser
cross_realm_trust_principal_password
STRING
CrossRealmTrustPrincipalPassword
kdc_admin_password
STRING
KdcAdminPassword
realm
STRING
Realm
EC2.INTERNAL
.log_encryption_kms_key_id
Type: STRING
Provider name: LogEncryptionKmsKeyId
Description: The KMS key used for encrypting log files. This attribute is only available with Amazon EMR 5.30.0 and later, excluding Amazon EMR 6.0.0.
log_uri
Type: STRING
Provider name: LogUri
Description: The path to the Amazon S3 location where logs for this cluster are stored.
master_public_dns_name
Type: STRING
Provider name: MasterPublicDnsName
Description: The DNS name of the master node. If the cluster is on a private subnet, this is the private DNS name. On a public subnet, this is the public DNS name.
name
Type: STRING
Provider name: Name
Description: The name of the cluster. This parameter can’t contain the characters <, >, $, |, or ` (backtick).
normalized_instance_hours
Type: INT32
Provider name: NormalizedInstanceHours
Description: An approximation of the cost of the cluster, represented in m1.small/hours. This value is incremented one time for every hour an m1.small instance runs. Larger instances are weighted more, so an Amazon EC2 instance that is roughly four times more expensive would result in the normalized instance hours being incremented by four. This result is only an approximation and does not reflect the actual billing rate.
os_release_label
Type: STRING
Provider name: OSReleaseLabel
Description: The Amazon Linux release specified in a cluster launch RunJobFlow request. If no Amazon Linux release was specified, the default Amazon Linux release is shown in the response.
outpost_arn
Type: STRING
Provider name: OutpostArn
Description: The Amazon Resource Name (ARN) of the Outpost where the cluster is launched.
placement_groups
Type: UNORDERED_LIST_STRUCT
Provider name: PlacementGroups
Description: Placement group configured for an Amazon EMR cluster.
instance_role
STRING
InstanceRole
MASTER
.placement_strategy
STRING
PlacementStrategy
SPREAD
for the MASTER
instance role.release_label
Type: STRING
Provider name: ReleaseLabel
Description: The Amazon EMR release label, which determines the version of open-source application packages installed on the cluster. Release labels are in the form emr-x.x.x
, where x.x.x is an Amazon EMR release version such as emr-5.14.0
. For more information about Amazon EMR release versions and included application versions and features, see https://docs.aws.amazon.com/emr/latest/ReleaseGuide/. The release label applies only to Amazon EMR releases version 4.0 and later. Earlier versions use AmiVersion
.
repo_upgrade_on_boot
Type: STRING
Provider name: RepoUpgradeOnBoot
Description: Applies only when CustomAmiID
is used. Specifies the type of updates that the Amazon Linux AMI package repositories apply when an instance boots using the AMI.
requested_ami_version
Type: STRING
Provider name: RequestedAmiVersion
Description: The AMI version requested for this cluster.
running_ami_version
Type: STRING
Provider name: RunningAmiVersion
Description: The AMI version running on this cluster.
scale_down_behavior
Type: STRING
Provider name: ScaleDownBehavior
Description: The way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an instance group is resized. TERMINATE_AT_INSTANCE_HOUR
indicates that Amazon EMR terminates nodes at the instance-hour boundary, regardless of when the request to terminate the instance was submitted. This option is only available with Amazon EMR 5.1.0 and later and is the default for clusters created using that version. TERMINATE_AT_TASK_COMPLETION
indicates that Amazon EMR adds nodes to a deny list and drains tasks from nodes before terminating the Amazon EC2 instances, regardless of the instance-hour boundary. With either behavior, Amazon EMR removes the least active nodes first and blocks instance termination if it could lead to HDFS corruption. TERMINATE_AT_TASK_COMPLETION
is available only in Amazon EMR releases 4.1.0 and later, and is the default for versions of Amazon EMR earlier than 5.1.0.
security_configuration
Type: STRING
Provider name: SecurityConfiguration
Description: The name of the security configuration applied to the cluster.
service_role
Type: STRING
Provider name: ServiceRole
Description: The IAM role that Amazon EMR assumes in order to access Amazon Web Services resources on your behalf.
status
Type: STRUCT
Provider name: Status
Description: The current status details about the cluster.
error_details
UNORDERED_LIST_STRUCT
ErrorDetails
ErrorDetail
tuples.error_code
STRING
ErrorCode
error_message
STRING
ErrorMessage
state
STRING
State
state_change_reason
STRUCT
StateChangeReason
code
STRING
Code
message
STRING
Message
timeline
STRUCT
Timeline
creation_date_time
TIMESTAMP
CreationDateTime
end_date_time
TIMESTAMP
EndDateTime
ready_date_time
TIMESTAMP
ReadyDateTime
step_concurrency_level
Type: INT32
Provider name: StepConcurrencyLevel
Description: Specifies the number of steps that can be executed concurrently.
tags
Type: UNORDERED_LIST_STRING
termination_protected
Type: BOOLEAN
Provider name: TerminationProtected
Description: Indicates whether Amazon EMR will lock the cluster to prevent the Amazon EC2 instances from being terminated by an API call or user intervention, or in the event of a cluster error.
unhealthy_node_replacement
Type: BOOLEAN
Provider name: UnhealthyNodeReplacement
Description: Indicates whether Amazon EMR should gracefully replace Amazon EC2 core instances that have degraded within the cluster.
visible_to_all_users
Type: BOOLEAN
Provider name: VisibleToAllUsers
Description: Indicates whether the cluster is visible to IAM principals in the Amazon Web Services account associated with the cluster. When true
, IAM principals in the Amazon Web Services account can perform Amazon EMR cluster actions on the cluster that their IAM policies allow. When false
, only the IAM principal that created the cluster and the Amazon Web Services account root user can perform Amazon EMR actions, regardless of IAM permissions policies attached to other IAM principals. The default value is true
if a value is not provided when creating a cluster using the Amazon EMR API RunJobFlow command, the CLI create-cluster command, or the Amazon Web Services Management Console.