Created 03-15-2022 05:39 PM
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?
Created 03-16-2022 06:22 AM
@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.
Created 03-16-2022 06:22 AM
@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.
Created 03-21-2022 05:39 AM
@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.