a2l007 commented on issue #10209:
URL: https://github.com/apache/druid/issues/10209#issuecomment-665687848


   This generally happens when the kerberos ticket that is being used to 
authenticate with the Hadoop cluster has expired. If the kerberos credentials 
are configured in Druid using `druid.hadoop.security.kerberos.principal` and 
`druid.hadoop.security.kerberos.keytab`, Druid takes care of refreshing the 
ticket before expiry. If not, you might be relying on an external service to 
renew the ticket cache and it might be worth checking that out to see if the 
renewal is working as expected.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to