Removing PREFIX_TREE Data Block Encoding
Before migrating to COD CDP Public Cloud, ensure that you have transitioned all the data to a supported encoding type.
The following pre-upgrade command is used for validation: hbase pre-upgrade
validate-dbe
If your cluster is Kerberized, ensure that you run the kinit
command
as a hbase user before running the pre-upgrade commands. Ensure you have valid
Kerberos credentials. You can list the Kerberos credentials using the
klist
command, and you can obtain credentials using the
kinit
command.
- Download and distribute parcels for the target version of CDP.
If the downloaded parcel version is higher than the current Cloudera Manager version, the following error message displayed:
Error for parcel CDH-7.x.parcel : Parcel version 7.X is not supported by this version of Cloudera Manager. Upgrade Cloudera Manager to at least 7.X before using this version of the parcel.
You can safely ignore this error message.
- Find the installed parcel at
/opt/cloudera/parcels
.For example:
/opt/cloudera/parcels/CDH-7.1.1-1.cdh7.1.1.p0.3224867/bin/hbase
Use the CDP parcel to run the pre-upgrade commands. Cloudera recommends that you run them on an HMaster host.