Cloudera Manager is installed on the Cloudera Manager Server host using
packages.
-
On the Cloudera Manager Server host, type the following commands to install the
Cloudera Manager packages:
OS |
Command |
RHEL |
sudo yum install cloudera-manager-daemons cloudera-manager-agent cloudera-manager-server
|
- If you are using an Oracle database for Cloudera Manager
Server, edit the
/etc/default/cloudera-scm-server
file on the Cloudera Manager server host. Locate the line that begins
with export CMF_JAVA_OPTS
and change the
-Xmx2G
option to
-Xmx4G
.