Create a cluster
This topic describes how to log on to the CDP console with your Alibaba Cloud account and quickly create a Hadoop cluster.
Prerequisites
Register an Alibaba Cloud account and complete identity verification. For more information, see Alibaba Cloud Account Registration.
Grant authorization to the CDP service account. For more information, see RAM role authorization.
Create a cluster
Go to the Alibaba Cloud CDP console.
On the Overview page, click Purchase CDP Product in the upper-right corner.
On the CDP purchase page, complete the cluster configurations.
Software configuration
Configuration item
Description
Region
The cluster is created in the selected region. The region cannot be changed after the cluster is created.
Kerberos authentication
Enables Kerberos authentication for the cluster. This feature is disabled by default. This feature is usually not required for individual user clusters.
Default installed services
Services installed by default when the cluster is created. Select services as needed.
Hardware configuration
Configuration item
Description
Billing method
Subscription: An upfront payment model.
Subscription duration
Select a subscription duration as needed.
Zone
Zones are distinct physical locations within a region. Service interconnection is enabled between zones. You can usually use the default zone.
Virtual private cloud (VPC)
A virtual private cloud (VPC) is an isolated network environment that you build on Alibaba Cloud. VPCs are logically isolated from each other. You can customize the network topology and IP addresses. This option is for users who require high network security and have network management skills.
vSwitch
Select a vSwitch in the zone of the corresponding VPC. If no vSwitch is available in the zone, create a new one.
Security group
An existing security group is selected by default. You can also click Create Security Group to create a new one.
Cluster high availability
Disabled by default. If you enable high availability (HA), the Master nodes are distributed across different underlying hardware to reduce the risk of failure.
Instances
Master instance: Deploys services such as HDFS NameNode, YARN ResourceManager, and ZooKeeper Server.
Core instance: Used for data storage and computation. Runs HDFS DataNode and YARN NodeManager.
Utility instance: Deploys CM (the management component of CDP), Hive Metastore, Hue, and cluster metadata.
For more information and configuration details, see Instance types and Configuration guide.
Basic configuration
Configuration item
Description
Cluster name
The name of the cluster. The name must be 1 to 64 characters in length and can contain only Chinese characters, letters, digits, hyphens (-), and underscores (_).
Cloudera Manager logon
Set the username and password to log on to Cloudera Manager.
The default username is admin.
The password must be 8 to 30 characters long and contain uppercase letters, lowercase letters, digits, and special characters (!@#$%^&*).
ECS logon
Set the password to log on to ECS instances. The password must be 8 to 30 characters long and contain uppercase letters, lowercase letters, digits, and special characters (!@#$%^&*).
Confirm order
After you confirm that all information is correct, accept the terms of service and click Confirm Order to create the order.
NoteFor subscription clusters, the cluster is created only after you pay for the order.