Checking the node count on your Cloud Service Provider's website
Learn about how to get real-time node count information on Amazon Web Services (AWS) and on Microsoft Azure.
To filter the nodes in the AWS Auto scaling groups (ASGs) or in Azure, obtain one of these identifiers:
- Provisioner ID
- Cluster name
- Cluster ID
To obtain the provisioner ID (for example: liftie-xyz), in Cloudera Data Engineering, navigate to:
and search for provisionerID: liftie.
Navigate to your Cloud Service Provider's website.
- In the AWS Management Console, log in as an IAM user, root user, or a similar role.
- At the top-right corner, select the region in which your cluster is located.
- In the AWS Management Console Search bar, type
EC2, and from the displayed list, select
EC2.
The EC2 Dashboard for the selected region is displayed.
- In the EC2 Dashboard, in the left navigation
pane, click Auto Scaling and select
Auto Scaling Groups.
On the Auto Scaling Groups page, you can see a list of all ASGs in the selected region.
- In the search bar, filter the ASGs using one of the following:
- Cluster name
- Cluster ID
- provisioner ID
- To calculate the number of nodes in your Virtual Cluster (VC), add all the values displayed in the Instances column.
- Optional: If your cluster operates in multiple regions, switch to another region at the top-right corner of the AWS Management Console and repeat the steps described in this procedure.