Description
It is observed that if KMS is restarted without the Namenode being restarted, NN will not be able to reconnect with KMS.
It seems that the KMS auth cookie goes stale and it does not get flushed, so the KMSClient in the NN cannot reconnect with the new KMS.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-11151 Automatically refresh auth token and retry on auth failure
- Closed