Configuring Hosts to Use the Internal Repository
After you establish the repository, modify the client configuration to use it.
OS | Procedure |
---|---|
RHEL compatible | 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:
|
SLES | Use the zypper utility to update client system repository
information by issuing the following
command:
|
Ubuntu | Create /etc/apt/sources.list.d/cloudera-repo.list files on all
cluster hosts with the following content, where <web_server> is
the hostname of the Web
server: You
can find the <codename> and <components>
variables in the ./conf/distributions file in the repository.After
creating the .list file, run the following
command:
|