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

2017-07-14 Thread Sushanth Sowmyan (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-17083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sushanth Sowmyan updated HIVE-17083:

   Resolution: Fixed
Fix Version/s: 3.0.0
   Status: Resolved  (was: Patch Available)

Committed to master. Thanks for the quick catch and fix, Josh!

> 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
> Fix For: 3.0.0
>
> Attachments: HIVE-17083.patch
>
>
> 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)


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

2017-07-13 Thread Josh Elser (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-17083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Elser updated HIVE-17083:
--
Status: Patch Available  (was: Open)

> 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
> Attachments: HIVE-17083.patch
>
>
> 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)


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

2017-07-13 Thread Josh Elser (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-17083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Elser updated HIVE-17083:
--
Attachment: HIVE-17083.patch

Seems like this little bug was the cause of my heartburn. Trivial fix and added 
a unit test for the future.

> 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
> Attachments: HIVE-17083.patch
>
>
> 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)