Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
This has to do with HIVE-17853. The RetryingMetaStoreClient would lose the UGI.doAs() context, in case of a socket timeout. The connection after the reconnect might cause operation failures, because of using the wrong user.
We'll need to add a unit-test to simulate this case, if possib.e
Attachments
Issue Links
- is related to
-
HIVE-17853 RetryingMetaStoreClient loses UGI impersonation-context when reconnecting after timeout
- Closed