Opening Cloudera Manager
You can open Cloudera Manager in a browser window, but the cluster must first be configured to allow it.
Cloudera Manager is available only in clusters that use Cloudera Distribution including Hadoop.
Prerequisites
Cloudera Manager runs on the utility node of a cluster (or on the first utility node of a secure, highly-available (HA) cluster). Before you can access Cloudera Manager from a browser, an administrator must:
-
Make the node available to incoming connections from users. The node's private IP address can be mapped to a public IP address, which permits access from the public internet. Alternatively, the cluster can be set up to use a bastion host or Oracle FastConnect. See Connecting to Cluster Nodes with Private IP Addresses.
You can also create a load balancer to provide a secure front end for accessing services, including Clouder Manager. See Connecting to Services on a Cluster Using Load Balancer.
- Open port
7183
on the node by configuring the ingress rules in the network security list. See Defining Security Rules.
Open Cloudera Manager from a Browser
To open Cloudera Manager (after the above prerequisites are satisfied):
- Open a browser window.
- Enter the following URL:
https://<ip_address_or_hostname>:7183