Contact the
Cloudera Account Team to
get access to the
Cloudera Base on premises 7.3.2 RHEL client
packages.
To setup the repository for RHEL client package, you can follow the below example.
For example:
Create /etc/yum.repos.d/cloudera-repo.repo files on cluster hosts with the following content, where <web_server> is the hostname of the Web server:
[cloudera-repo]
name=cloudera-repo
baseurl=http://<web_server>/<cdh-client >
enabled=1
gpgcheck=1