Member since
11-16-2021
2
Posts
0
Kudos Received
0
Solutions
11-22-2021
08:03 AM
Hi, I'm facing a token issue while login to Streams Messaging Manager via WebUI for monitoring the Kafka Environment.
the current user is not allowing to login (or) may be used wrong login credential. Is there anyway to recreate/reset user account via CloudManager?
StreamsMessaging log:
2021-11-22 21:08:37,053 INFO com.hortonworks.smm.kafka.services.metric.cache.MetricsCache: TimePeriod : LAST_TWO_DAYS, Time taken to fetch metrics : 891 ms 2021-11-22 21:08:37,054 INFO com.hortonworks.smm.kafka.services.metric.cache.MetricsCache: Updated the Metrics cache. Time taken to fetch all metrics from AMS : 892 ms 2021-11-22 21:08:43,160 INFO com.hortonworks.smm.kafka.services.clients.ConsumerGroupFetcherTask: LEOs of all partitions [size: 73] fetched successfully in 268 ms 2021-11-22 21:08:43,183 INFO com.hortonworks.smm.kafka.services.clients.ConsumerGroupManagementTask: Updated the Consumer Group Info. Time taken to fetch all consumer consumerGroupInfos with size [1] : 5206 ms 2021-11-22 21:08:43,185 INFO com.hortonworks.smm.kafka.services.clients.ConsumerGroupManagementTask: Time taken to push consumer groups metrics : 2 ms 2021-11-22 21:08:51,088 WARN com.hortonworks.registries.auth.server.AuthenticationFilter: Authentication exception: GSSException: Defective token detected (Mechanism level: GSSHeader did not find the right tag) 2021-11-22 21:08:51,089 WARN com.hortonworks.registries.auth.server.AuthenticationFilter: Authentication exception: GSSException: Defective token detected (Mechanism level: GSSHeader did not find the right tag) 2021-11-22 21:08:51,089 WARN com.hortonworks.registries.auth.server.AuthenticationFilter: Authentication exception: GSSException: Defective token detected (Mechanism level: GSSHeader did not find the right tag) 2021-11-22 21:08:51,089 WARN com.hortonworks.registries.auth.server.AuthenticationFilter: Authentication exception: GSSException: Defective token detected (Mechanism level: GSSHeader did not find the right tag)
WebUI Error:
Cloud Manager Version: 7.5.1
Parcel: 7.1.7-1.cdh7.1.7.p0.15945976
... View more
Labels:
11-16-2021
04:50 AM
Tried testing the ranger service connection and it is getting failed with message "JAAS configuration missing or not correct in Ranger"
Ranger-admin log:
2021-11-16 12:00:58,661 ERROR org.apache.ranger.services.kafka.RangerServiceKafka: <== RangerServiceKafka.validateConfig Error:java.lang.Exception: JAAS configuration missing or not correct in Ranger Kafka Service...bootstrap.servers,security.protocol,sasl.mechanism,kafka.keytab,kafka.principal 2021-11-16 12:00:58,661 ERROR org.apache.ranger.biz.ServiceMgr: TimedCallable.call: Error:java.lang.Exception: JAAS configuration missing or not correct in Ranger Kafka Service...bootstrap.servers,security.protocol,sasl.mechanism,kafka.keytab,kafka.principal 2021-11-16 12:00:58,662 ERROR org.apache.ranger.biz.ServiceMgr: ==> ServiceMgr.validateConfig Error:org.apache.ranger.plugin.client.HadoopException: java.lang.Exception: JAAS configuration missing or not correct in Ranger Kafka Service...bootstrap.servers,security.protocol,sasl.mechanism,kafka.keytab,kafka.principal
Is jaas file created automatically on ranger.?
cloudMaanger: 7.5.1
Parcel Version: 7.1.7-1.cdh7.1.7.p0.15945976
... View more
Labels: