Hey there,
we did some analysis on our log files to get a better insight of the cluster whats happening. We found out that the log message "WARN org.apache.zookeeper.Login: TGT renewal thread has been interrupted and will exit." is written to the log over 1000 times per minute on a single RS. We've got these messages on all worker nodes in the cluster, but with a much lower count (10 - 100). Only when the usecase restarts the applications - RS changes until the next restart. Does anyone have an idea by what this excessive logging is triggered?
Distribution over the workernodes over a 24h timeframe:
![search_result_per_host_distribution_24h.JPG search_result_per_host_distribution_24h.JPG](https://community.cloudera.com/t5/image/serverpage/image-id/37998i2000BA0EE1593E9C/image-size/large?v=v2&px=999)
first chart: counting all messages of loglevel warn per Host;
second chart: count all messages of loglevel warn grouped by the java class
first chart: counting all messages of loglevel warn per Host; second chart: count all messages of warning grouped by the java class
Regards,
Timo