Creating the DataHub Cluster
Create a new Data Hub cluster with Big Data Protector, use the registered cluster template with the two Recipes generated and custom properties.
To create a Data Hub Cluster:
Log in to the Cloudera Management Console.
Click Data Hub Clusters. The Data Hubs page appears.
Click Create Data Hub. The Provision Data Hub page appears.
From the environment list, select the CDP AWS environment.
Select the Custom tab.
From the Cluster Template list, select the previously created customized cluster template with the Big Data Protector.
In the Cluster Name box, enter a name to identify the cluster.
Click Advanced Options.
Click the Image Catalog tab.
Select the required image for the operating system.
Click the Hardware and Storage tab.
Note the host group which will install the Cloudera Manager (CM) Server. Usually, the host is the Master node.Click the Cluster Extensions tab.
Attach the two previously registered Recipes to the host group that would host the Cloudera Manager Server.
Add the contents of the
custom_properties_template.jsonfile to the Custom Properties section. For example:{ "rpa_sync_host": "Replace with ESA IP Address or Hostname", "auditstore_type": "Replace with Audit Store type. Allowed Values - <Protegrity Audit Store|External Audit Store|Protegrity Audit Store + External Audit Store>", "auditstore_ip_port_list": "Replace with list of hostnames and/or ports of Protegrity Audit Store(s). Allowed Syntax - hostname[:port][,hostname[:port],hostname[:port]...]" }Warning: After the cluster startup, the Cloudera manager username and password are seen in clear in the log files generated in the
/var/log/recipes/directory.Click Provision Cluster. Cloudera Manager creates the cluster as per the specifics mentioned in the scripts and templates.
Feedback
Was this page helpful?