Creating a Cluster on GCP
Also available as:
PDF

HDP/HDF repo specification

You can specify a custom version of HDP/HDF on the "Image Settings" page of the advanced create cluster wizard, under "HDP/HDF Repo Specification".

By default, Cloudbreak uses the included prewarmed images with default Ambari and HDP/HDF version. If you would like to use a custom HDP or HDF version:
Note
Note

Depending on the version that you would to use, you may need to provide a custom blueprint for that version.

  1. In create cluster wizard, click on Advanced.
  2. Navigate to the Image Settings page.
  3. Under Choose image type, select to use a base image.
    Note
    Note

    It is important that you select a base image. If you select a prewarmed image, you cannot customize the repo.

  4. Provide the following information under HDP/HDF repo specification:
Parameter Description Notes Example
Stack This is populated by default based on the “Platform Version” parameter. HDP
Version This information is populated by default based on the “Platform Version” parameter (which in turn is derived from available blueprints). This means that in order to change the value of this parameter, you must provide an appropriate blueprint. 2.6
OS Operating system. This should be centos7 (Azure, GCP, OpenStack) or amazonlinux (AWS). centos7
Repository Version Enter repository version. 2.6.5.0-292
Version Definition File Enter the URL of the VDF file. Only required when using Ambari 2.6 or newer. In this case you do not need to provide Base URL, Utils Repo ID, and Utils Base URL. http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.6.5.0/HDP-2.6.5.0-292.xml
Stack Repo Id This information is populated by default based on the “Version” parameter. Only displayed for Ambari 2.5 and earlier. HDP-2.6
Base Url URL to the repo storing the desired stack version. Only required for Ambari 2.5 and earlier. http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.6.1.0
Utils Repo Id Identifier for the Utils Base URL repo. Only required for Ambari 2.5 and earlier. HDP-UTILS-1.1.0.22
Utils Base Url URL to the repo storing utilities for the desired stack version. Only required for Ambari 2.5 and earlier. http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.22/repos/centos7
MPack Url Provide MPack URL. Only required for HDF. http://public-repo-1.hortonworks.com/HDF/centos7/3.x/updates/3.2.0.0/tars/hdf_ambari_mp/hdf-ambari-mpack-3.2.0.0-520.tar.gz
Enable Ambari Server to download and install GPL Licensed LZO packages? Use this option to enable LZO compression in your HDP/HDF cluster. LZO is a lossless data compression library that favors speed over compression ratio. Ambari does not install nor enable LZO compression libraries by default, and must be explicitly configured to do so. For more information, refer to Enabling LZO in Ambari documentation. Optional and only available if using Ambari 2.6.1.0 or newer. Disabled.

If you choose to use a base image with custom Ambari and/or HDP/HDF version, Cloudbreak validates the information entered. WhenCloudbreak detects that the information entered is incorrect, it displays a warning marked with the sign. You should review all the warnings before proceeding and make sure that the information that you entered is correct. If you choose to proceed in spite of the warnings, check “Ignore repository warnings”.