Managing Cloudera Data Science Workbench Hosts
This topic describes how to add and remove hosts on a Cloudera Data Science Workbench deployment.
Adding a Worker Node
Using Cloudera Manager
Perform the following steps to add a new worker node to Cloudera Data Science Workbench.
- Add a new host to your cluster. Make sure this is a gateway host and you are not running any services on this host. You might choose to create a host template for worker nodes that will be added to Cloudera Data Science Workbench in the future. The host template must include the Docker Daemon, Worker, and Spark 2 gateway roles.
- Assign the Spark 2 gateway role to the new host. For instructions, refer the Cloudera Manager documentation at Adding a Role Instance.
- Go to the Cloudera Data Science Workbench service.
- Click the Instances tab.
- Click Add Role Instances.
- Assign the Worker and Docker Daemon roles to the new host. Click Continue.
- Review your changes and click Continue. The wizard finishes by performing any actions necessary to prepare the cluster for the new role instances. Do not start the new roles at this point.
- The new host must have the following packages installed on it.
nfs-utils libseccomp lvm2 bridge-utils libtool-ltdl iptables rsync policycoreutils-python selinux-policy-base selinux-policy-targeted ntp ebtables bind-utils nmap-ncat openssl e2fsprogs redhat-lsb-core
You can either manually install these packages now, or, go to the Configuration page and enable the Install Required Packages property to allow Cloudera Manager to install them for you as part of the Prepare Node command run in the next step. - Go to the Instances page and select the new host. From the list of available actions, select the Prepare Node command to install the required packages on the new node.
- On the Instances page, select the new role instances and click .
Using Packages
For instructions on how to add a worker node to Cloudera Data Science Workbench, see Installing Cloudera Data Science Workbench on a Worker Node.
Removing a Worker Node
Using Cloudera Manager
Perform the following steps to remove a worker node from Cloudera Data Science Workbench.
- Log into the Cloudera Manager Admin Console.
- Click the Instances tab.
- Select the Docker Daemon and Worker roles on the node to be removed from Cloudera Data Science Workbench.
- Select Stop to confirm the action. Click Close when the process is complete. and click
- On the Instances page, re-select the Docker Daemon and Worker roles that were stopped in the previous step.
- Select Delete to confirm the action. and then click
Changing the Domain Name
Cloudera Data Science Workbench allows you to change the domain of the web console.
Using Cloudera Manager
- Log into the Cloudera Manager Admin Console.
- Go to the Cloudera Data Science Workbench service.
- Click the Configuration tab.
- Search for the Wildcard DNS Domain property and modify the value to reflect the new domain.
- Click Save Changes.
- Restart the Cloudera Data Science Workbench service to have the changes go into effect.