How to Install Cumulative Hotfix (CHF)
You can upgrade CDP Private Cloud Base 7.1.7, CDP Private Cloud Base 7.1.7 SP1, CDP Private Cloud Base 7.1.7.SP2, CDP Private Cloud Base 7.1.7.SP3, CDP Private Cloud Base 7.1.8, CDP Private Cloud Base 7.1.9 SP1, Cloudera Base on premises 7.3.1 CHF1 (7.3.1.100) and so on with the CHFs available. Cumulative Hotfix is a collection of hotfixes. You can use the same procedure to install hotfixes as well.
To upgrade the Cloudera Base on premises cluster with the CHF or a hotfix:
- Log in to the Cloudera Manager Admin Console.
- Click Parcels from the left menu.
- Click Parcel Repositories & Network Settings.
- In the Remote Parcel Repository URLs section, click the "+" icon and add the CHF URL for your Parcel repository.
- Click Save & Verify Configuration. A message with the status of the verification appears above the Remote Parcel Repository URLs section. If the URL is not valid, check the URL and enter the correct URL.
- After the URL is verified, click Close.
- Locate the row in the table that contains the new Cloudera Runtime parcel and click the Download button.
- After the download of the new Cloudera Runtime CHF parcel
is complete, click the Distribute button.
Wait for the parcel to be distributed and unpacked before continuing. Cloudera Manager displays the status of the Cloudera Runtime CHF parcel distribution. Click on the status display to view detailed status for each host.
- Click Activate. Cloudera Runtime CHF parcels are activated on the cluster.
- When the parcel is activated, click the Cloudera Manager logo to return to the
home page.
The cluster is now updated with the CHF you applied.
- When the parcel is activated, click the Actions menu next to the cluster name and select Post Cloudera Runtime Upgrade.
- Restart the cluster: Click the Actions menu and select Restart.
Mapreduce and Tez framework archives
hdfs dfs -ls /user/yarn/mapreduce/mr-framework/If only the old version's tar file exists there, such as:
/user/yarn/mapreduce/mr-framework/3.1.1.7.1.7.78-12-mr-framework.tar.gzThen perform the following: Cloudera Manager > Yarn > Actions > Install YARN MapReduce Framework JARs.You can clear out the old tar file after this is done for keeping it clean.
- Cloudera Manager > Yarn > Actions > Install YARN MapReduce Framework JARs
- Cloudera Manager > Tez > Actions > Upload Tez tar file to HDFS
- Cloudera Manager > Oozie > Actions > Install Oozie ShareLib
-
hdfs dfs -ls -R /user/yarn/mapreduce/mr-framework/
-
hdfs dfs -ls -R /user/tez/
-
hdfs dfs -ls /user/oozie/share/lib/