- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
re-create keytab for Spark
Created on ‎02-11-2016 04:14 AM - edited ‎09-16-2022 03:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have a kerberized cluster, where each application is working fine (hdfs, yarn, hive). Accidentally via kadmin.local I re-exported the keytab for the spark user.
xst -k ....
And now the Clouder Manager of course complains because Spark cannot start, the keytab stored in CM database is different and does not match with the Kerberos DB.
So how to:
- replace the keytab in Cloudera Manager database with the new one which I just created? or..
- force Cloudera Manager to re-create keytab for the Spark application?
Thanks
T.
Created ‎02-12-2016 11:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Tomas79,
You can do so by going under Adminstration -> Security -> Kerberos Credentials -> Select the once that you would want to regenerate.
Hope that helps.
Created ‎02-12-2016 11:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Tomas79,
You can do so by going under Adminstration -> Security -> Kerberos Credentials -> Select the once that you would want to regenerate.
Hope that helps.
Created ‎02-16-2016 05:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I overlooked that option.
