You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2014/08/11 22:16:11 UTC

[jira] [Created] (HIVE-7682) HadoopThriftAuthBridge20S should not reset configuration unless required

Brock Noland created HIVE-7682:
----------------------------------

             Summary: HadoopThriftAuthBridge20S should not reset configuration unless required
                 Key: HIVE-7682
                 URL: https://issues.apache.org/jira/browse/HIVE-7682
             Project: Hive
          Issue Type: Bug
            Reporter: Brock Noland


In HadoopThriftAuthBridge20S methods createClientWithConf and getCurrentUGIWithConf we create new Configuration objects so we can set the authentication type. When loading the new Configuration object, it looks like core-site.xml for the cluster it's connected to.

This causes issues for Oozie since oozie does not have access to the core-site.xml as it's cluster agnostic.




--
This message was sent by Atlassian JIRA
(v6.2#6252)