Downloading and Publishing the Package Repository

Download the package repository for the product you want to install.

Cloudera Manager 7.7.1

  1. Download the package repository for the product you want to install:

    To download the files for a Cloudera Manager release, download the repository tarball for your operating system. Then unpack the tarball, move the files to the web server directory, and modify file permissions. For example:

    1. Run the following command to create a local repository directory to hold the Cloudera package repository:
      $ sudo mkdir -p /var/www/html/cloudera-repos/cm7
    2. Run the following command to download the repository tarball for your operating system:
      $ wget https://[username]:[password]@archive.cloudera.com/p/cm7/7.7.1/repo-as-tarball/cm7.7.1-redhat7.tar.gz
    3. Run the following command to unpack the tarball into the local repository directory:
      $ tar xvfz cm7.7.1-redhat7.tar.gz -C /var/www/html/cloudera-repos/cm7 --strip-components=1
    4. Run the following command to modify the file permission that allows you to download the files under the local repository directory:
      sudo chmod -R ugo+rX /var/www/html/cloudera-repos/cm7
  2. Visit the Repository URL http://<web_server>/cloudera-repos/ in your browser and verify the files you downloaded are present. If you do not see anything, your Web server may have been configured to not show indexes.

Cloudera Manager 7.6.7

  1. Download the package repository for the product you want to install:

    To download the files for a Cloudera Manager release, download the repository tarball for your operating system. Then unpack the tarball, move the files to the web server directory, and modify file permissions. For example:

    1. Run the following command to create a local repository directory to hold the Cloudera package repository:
      $ sudo mkdir -p /var/www/html/cloudera-repos/cm7
    2. Run the following command to download the repository tarball for your operating system:
      $ wget https://[username]:[password]@archive.cloudera.com/p/cm7/7.6.7/repo-as-tarball/cm7.6.7-redhat7.tar.gz
    3. Run the following command to unpack the tarball into the local repository directory:
      $ tar xvfz cm7.6.7-redhat7.tar.gz -C /var/www/html/cloudera-repos/cm7 --strip-components=1
    4. Run the following command to modify the file permission that allows you to download the files under the local repository directory:
      sudo chmod -R ugo+rX /var/www/html/cloudera-repos/cm7
  2. Visit the Repository URL http://<web_server>/cloudera-repos/ in your browser and verify the files you downloaded are present. If you do not see anything, your Web server may have been configured to not show indexes.

Cloudera Manager 7.6.1

  1. Download the package repository for the product you want to install:

    To download the files for a Cloudera Manager release, download the repository tarball for your operating system. Then unpack the tarball, move the files to the web server directory, and modify file permissions. For example:

    1. Run the following command to create a local repository directory to hold the Cloudera package repository:
      $ sudo mkdir -p /var/www/html/cloudera-repos/cm7
    2. Run the following command to download the repository tarball for your operating system:
      $ wget https://[username]:[password]@archive.cloudera.com/p/cm7/7.6.1/repo-as-tarball/cm7.6.1-redhat7.tar.gz
    3. Run the following command to unpack the tarball into the local repository directory:
      $ tar xvfz cm7.6.1-redhat7.tar.gz -C /var/www/html/cloudera-repos/cm7 --strip-components=1
    4. Run the following command to modify the file permission that allows you to download the files under the local repository directory:
      sudo chmod -R ugo+rX /var/www/html/cloudera-repos/cm7
  2. Visit the Repository URL http://<web_server>/cloudera-repos/ in your browser and verify the files you downloaded are present. If you do not see anything, your Web server may have been configured to not show indexes.

Cloudera Manager 7.4.4

  1. Download the package repository for the product you want to install:

    To download the files for a Cloudera Manager release, download the repository tarball for your operating system. Then unpack the tarball, move the files to the web server directory, and modify file permissions. For example:

    1. Run the following command to create a local repository directory to hold the Cloudera package repository:
      $ sudo mkdir -p /var/www/html/cloudera-repos/cm7
    2. Run the following command to download the repository tarball for your operating system:
      $ wget https://[username]:[password]@archive.cloudera.com/p/cm7/7.4.4-24429768/repo-as-
      tarball/cm7.4.4-redhat7.tar.gz
    3. Run the following command to unpack the tarball into the local repository directory:
      $ tar xvfz cm7.4.4-redhat7.tar.gz -C /var/www/html/cloudera-repos/cm7 --strip-components=1
    4. Run the following command to modify the file permission that allows you to download the files under the local repository directory:
      sudo chmod -R ugo+rX /var/www/html/cloudera-repos/cm7
  2. Visit the Repository URL http://<web_server>/cloudera-repos/ in your browser and verify the files you downloaded are present. If you do not see anything, your Web server may have been configured to not show indexes.

Cloudera Manager 7.3.1

  1. Download the package repository for the product you want to install:

    To download the files for a Cloudera Manager release, download the repository tarball for your operating system. Then unpack the tarball, move the files to the web server directory, and modify file permissions. For example:

    1. Run the following command to create a local repository directory to hold the Cloudera package repository:
      $ sudo mkdir -p /var/www/html/cloudera-repos/cm7
    2. Run the following command to download the repository tarball for your operating system:
      $ wget https://[username]:[password]@archive.cloudera.com/p/cm7/7.3.1/repo-as-
      tarball/cm7.3.1-redhat7.tar.gz
    3. Run the following command to unpack the tarball into the local repository directory:
      $ tar xvfz cm7.3.1-redhat7.tar.gz -C /var/www/html/cloudera-repos/cm7 --strip-components=1
    4. Run the following command to modify the file permission that allows you to download the files under the local repository directory:
      sudo chmod -R ugo+rX /var/www/html/cloudera-repos/cm7
  2. Visit the Repository URL http://<web_server>/cloudera-repos/ in your browser and verify the files you downloaded are present. If you do not see anything, your Web server may have been configured to not show indexes.

Cloudera Manager 7.2.4_patch-4455

  1. Cloudera Manager 7.2.4_patch-4455
    Download the patch from
    http://[***username***]:[***password***]@bits.cloudera.com/ab44c04a/patch-4455/
    tar xvfz cm 7.2.4_patch4455-redhat7.tar.gz -C /var/www/html/cloudera-repos/cm7 --strip-components=1
    sudo chmod -R ugo+rX /var/www/html/cloudera-repos/cm7
  2. Visit the Repository URL http://<web_server>/cloudera-repos/ in your browser and verify the files you downloaded are present. If you do not see anything, your Web server may have been configured to not show indexes.