Description
While working with a StorageHandler with hive.execution.engine=tez, I found that the credentials the storage handler was adding were not propagating to the dag.
After a big of debugging/git-log, I found that DagUtils was overwriting the credentials which were already set. A quick patch locally seem to make things work again. Will put together a quick unit test.
Attachments
Attachments
Issue Links
- blocks
-
HIVE-16973 Fetching of Delegation tokens (Kerberos) for AccumuloStorageHandler fails in HS2
- Closed
- is broken by
-
HIVE-1010 Implement INFORMATION_SCHEMA in Hive
- Closed