@sree3192 ,
Welcome to the Community. I started a new thread since your output indicates a different issue than that older thread to which you originally replied.
Key information:
- The problem occurs when importing credentials (import_credentials.sh)
- The error is "kinit: Client 'USERNAME-REDACTED' not found in Kerberos database while getting initial credentials"
The error is coming from MIT Kerberos libraries and it means that the user (which is redacted in the output) cannot be found in the configured KDC.
Please make sure you have created the user principal you specified for Cloudera Manager to use in order to import the admin user's keytab.
For instance, if typed in my_cm_user/admin make sure that your KDC has a principal for that user