Member since
08-05-2020
3
Posts
0
Kudos Received
0
Solutions
11-29-2022
05:04 AM
1 Kudo
@vinod_artga To resolve this issue, open /opt/cloudera/cm/bin/gen_credentials.sh for editing and add the following to the very end of the script: exit ${PIPESTATUS[0]} And then try generating Kerberos credentials once more. If it fails again, you should see much more detail assisting in troubleshooting. This will be addressed in a future release of Cloudera Manager.
... View more
10-10-2020
11:26 AM
@vinod_artga The first step is to check the Cloudera upgrade path using the My environment matrix calculator See screenshot below After filling in all the information request this generates for you a report and warnings like Warning Upgrades from CDH 5.12 and lower to CDP Private Cloud Base are not supported. You must upgrade the cluster to CDH versions 5.13 - 5.16 before upgrading to CDP Private Cloud Base. Warning For upgrades from CDH 5 clusters with Sentry to Cloudera Runtime 7.1.1 (or higher) clusters where Sentry privileges are to be transitioned to Apache Ranger, the cluster must have Kerberos enabled before upgrading It also gives you comprehensive details about the best approach and component incompatibilities, this is your source of true I would suggest you try it and revert HTH
... View more