All Products
Search
Document Center

E-MapReduce:Query clusters

Last Updated:Mar 26, 2026

View and manage all E-MapReduce (EMR) on ECS clusters under your account from a single list page. Click any cluster name to drill down into its configuration, software stack, network, and security details.

Prerequisites

Before you begin, make sure you have:

View the cluster list

  1. Log on to the EMR console and click EMR on ECS in the left-side navigation pane.

  2. In the top navigation bar, select the region where your cluster resides and select a resource group.

  3. On the EMR on ECS page, review the cluster list. Each row shows the following information:

    ColumnDescription
    Cluster ID/NameThe unique identifier and display name of the cluster.
    Cluster TypeThe type of the cluster.
    StatusThe status of the cluster.
    Monitoring InfoClick the icon to open the Monitoring tab for the cluster. If events are pending, the number of pending events appears next to the icon.
    Created At/Run atCreated At: when the cluster was created. Run at: the uptime of the cluster. The counter stops when the cluster is released.
    Billing MethodThe billing method of the cluster.
    Cluster TagTags attached to the cluster. See Manage and use tags.
    ActionsOperations available for the cluster.

Available actions

From the Actions column, you can perform the following operations on a cluster:

ActionDescriptionApplies to
ServicesView and manage services on the Services tab.All clusters
NodesView node group information, add node groups, and expand disks on the Nodes tab.All clusters
Switch to SubscriptionSwitch the cluster to subscription billing. See Switch from pay-as-you-go to subscription.Pay-as-you-go clusters only
Renew and Auto-renewalRenew the cluster or set up auto-renewal. See Renewal policy.Subscription clusters only
Export Service ConfigurationExport cluster service configurations for data backup, migration, or restoration. See Export and import service configurations.All clusters
CloneCreate a new cluster with the same configuration. See Clone a cluster.All clusters
ReleaseRelease the cluster. See Release a cluster.Pay-as-you-go clusters only

View cluster details

  1. On the EMR on ECS page, click the name of the cluster you want to inspect.

  2. On the Basic Information tab, review the cluster details. The tab is organized into four sections. The fields displayed vary based on the configuration you specified when creating the cluster.

    SectionContents
    Cluster InformationCluster name, cluster ID, creation time, high availability status, and billing method.
    Software InformationCluster version, cluster type, installed software, and Hive metadata type.
    Network HardwareZone, virtual private cloud (VPC), and hardware configurations.
    SecurityKey pair, Elastic Compute Service (ECS) instance role, security group, and cluster service role.

Query clusters using the API

To query clusters programmatically, use the ListClusters API operation.