You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/07/13 20:40:00 UTC

[jira] [Created] (HIVE-17083) DagUtils overwrites any credentials already added

Josh Elser created HIVE-17083:
---------------------------------

             Summary: DagUtils overwrites any credentials already added
                 Key: HIVE-17083
                 URL: https://issues.apache.org/jira/browse/HIVE-17083
             Project: Hive
          Issue Type: Bug
          Components: Tez
            Reporter: Josh Elser
            Assignee: Josh Elser


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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)