Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

kinit: Password incorrect while getting initial credentials

avatar
New Contributor

i use kadmin to generate impala principal keytab(it previous generated by cloudear manager), now impala start failed even though new keytab generated by Cloudera Manager.

 

in cdh admin page error is: unable to login from keytab: Decrypt integrity check failed

use kinit in command line error is: kinit: Password incorrect while getting initial credentials

 

any help will really appreciated.

1 ACCEPTED SOLUTION

avatar
New Contributor

i fixed this by the step:

    move all directory include impala.keytab on the error node to a bak derectory

    regenerate the principal from chd admin page

    restart impala on chd admin page

View solution in original post

1 REPLY 1

avatar
New Contributor

i fixed this by the step:

    move all directory include impala.keytab on the error node to a bak derectory

    regenerate the principal from chd admin page

    restart impala on chd admin page