All Products
Search
Document Center

E-MapReduce:Cluster

Last Updated:Oct 15, 2024
ParameterTypeDescriptionExample
object

The cluster.

RegionIdstring

The region ID.

cn-hangzhou
ResourceGroupIdstring

The resource group ID.

rg-acfmzabjyop****
ClusterIdstring

The cluster ID.

c-b933c5aac8fe****
ClusterNamestring

The name of the cluster.

emrtest
ClusterTypestring

The cluster type. Valid values:

  • DATALAKE
  • OLAP
  • DATAFLOW
  • DATASERVING
  • CUSTOM
  • HADOOP
DATALAKE
ClusterStatestring

The status of the cluster. Valid values:

  • STARTING
  • START_FAILED
  • BOOTSTRAPPING
  • RUNNING
  • TERMINATING
  • TERMINATED
  • TERMINATED_WITH_ERRORS
  • TERMINATE_FAILED
RUNNING
StateChangeReasonClusterStateChangeReason

The reason of the cluster status change.

PaymentTypestring

The billing method. Valid values:

  • PayAsYouGo
  • Subscription
PayAsYouGo
SubscriptionConfigSubscriptionConfig

The subscription configurations.

CreateTimelong

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
ReadyTimelong

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
EndTimelong

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
ExpireTimelong

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
ReleaseVersionstring

The EMR version.

EMR-5.8.0
DeployModestring

The deployment mode of applications in the cluster. Valid values:

  • NORMAL: regular mode.
  • HA: high availability mode.
HA
SecurityModestring

The security mode of the cluster. Valid values:

  • NORMAL: regular mode. Kerberos is not enabled.
  • KERBEROS: Kerberos mode. Kerberos is enabled.
NORMAL
NodeAttributesNodeAttributes

The attributes of the node.

Tagsarray

The tags of the cluster.

TagTag

The tag.

EmrDefaultRolestring

The default role of EMR.

AliyunEMRDefaultRole
Descriptionstring

The cluster description.