Parameter | Type | Description | Example |
---|---|---|---|
object | The cluster. | ||
RegionId | string | The region ID. | cn-hangzhou |
ResourceGroupId | string | The resource group ID. | rg-acfmzabjyop**** |
ClusterId | string | The cluster ID. | c-b933c5aac8fe**** |
ClusterName | string | The name of the cluster. | emrtest |
ClusterType | string | The cluster type. Valid values:
| DATALAKE |
ClusterState | string | The status of the cluster. Valid values:
| RUNNING |
StateChangeReason | ClusterStateChangeReason | The reason of the cluster status change. | |
PaymentType | string | The billing method. Valid values:
| PayAsYouGo |
SubscriptionConfig | SubscriptionConfig | The subscription configurations. | |
CreateTime | long | The timestamp when the cluster is created. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. | 1592837465784 |
ReadyTime | long | The timestamp when the cluster starts to be available. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. | 1592837465784 |
EndTime | long | The timestamp when the cluster is deleted. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. | 1592837465784 |
ExpireTime | long | The timestamp when the cluster expires. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. | 1592837465784 |
ReleaseVersion | string | The EMR version. | EMR-5.8.0 |
DeployMode | string | The deployment mode of applications in the cluster. Valid values:
| HA |
SecurityMode | string | The security mode of the cluster. Valid values:
| NORMAL |
NodeAttributes | NodeAttributes | The attributes of the node. | |
Tags | array | The tags of the cluster. | |
Tag | Tag | The tag. | |
EmrDefaultRole | string | The default role of EMR. | AliyunEMRDefaultRole |
Description | string | The cluster description. |