Support Questions

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

Hue Kerberos KT renewal server not starting

avatar
Explorer

Hello Team,

We are facing some issue related to Hue KT renewal server not starting up.

the KT renewal log saying 

k.urls' from '/opt/cloudera/parcels/CDH-6.3.4-1.cdh6.3.4.p0.6626826/lib/hue/desktop/libs/notebook/src/notebook/urls.py'> (notebook:notebook) ^notebook/>
[16/Mar/2022 01:30:32 +0100] urls DEBUG Dynamic pattern: <RegexURLResolver <module 'dashboard.urls' from '/opt/cloudera/parcels/CDH-6.3.4-1.cdh6.3.4.p0.6626826/lib/hue/desktop/libs/dashboard/src/dashboard/urls.py'> (dashboard:dashboard) ^dashboard/>
[16/Mar/2022 01:30:32 +0100] urls DEBUG Dynamic pattern: <RegexURLResolver <module 'kafka.urls' from '/opt/cloudera/parcels/CDH-6.3.4-1.cdh6.3.4.p0.6626826/lib/hue/desktop/libs/kafka/src/kafka/urls.py'> (kafka:kafka) ^kafka/>
[16/Mar/2022 01:30:32 +0100] urls DEBUG Static pattern: <RegexURLPattern None ^static\/(?P<path>.*)$>
[16/Mar/2022 01:30:32 +0100] kt_renewer INFO Keytab renewer not starting, no keytab configured

 

 

I have done below action also :

 

kadmin.local: modprinc -maxrenewlife 90day +allow_renewable hue/elara2-edge-u4-n01.dev.mlb.jupiter.nbyt.fr@DEV.MLB.JUPITER.NBYT.FR
Principal "hue/elara2-edge-u4-n01.dev.mlb.jupiter.nbyt.fr@DEV.MLB.JUPITER.NBYT.FR" modified.
kadmin.local: modprinc -maxrenewlife 90day krbtgt/DEV.MLB.JUPITER.NBYT.FR@DEV.MLB.JUPITER.NBYT.FR
Principal "krbtgt/DEV.MLB.JUPITER.NBYT.FR@DEV.MLB.JUPITER.NBYT.FR" modified.
kadmin.local:

 

 

Can somone help to fix the issue?

1 ACCEPTED SOLUTION

avatar
Master Guru

@Swagat Few things you need to check: 

1. Do you really have Kerberos enabled in the Cluster? If not you don’t need KT Renewer service. 

2. If you have Kerberos, then add Impala service and it will activate the keytab creation.

3. If you have Kerberos in healthy state as well impala in healthy state. Then try regeneration of Kerberos Credentials from CM > Settings > Kerberos Credentials page. 

 

Let me know how it goes if it still occurs send the stderr logs from window. 


Cheers!
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.

View solution in original post

2 REPLIES 2

avatar
Master Guru

@Swagat Few things you need to check: 

1. Do you really have Kerberos enabled in the Cluster? If not you don’t need KT Renewer service. 

2. If you have Kerberos, then add Impala service and it will activate the keytab creation.

3. If you have Kerberos in healthy state as well impala in healthy state. Then try regeneration of Kerberos Credentials from CM > Settings > Kerberos Credentials page. 

 

Let me know how it goes if it still occurs send the stderr logs from window. 


Cheers!
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.

avatar
Community Manager

@Swagat have you resolved your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. 

Screen Shot 2019-08-06 at 1.54.47 PM.png


Cy Jervis, Manager, Community Program
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.