[ https://issues.apache.org/jira/browse/HIVE-7634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Dere updated HIVE-7634: ----------------------------- Status: Patch Available (was: Open) > Use Configuration.getPassword() if available to eliminate passwords from > hive-site.xml > -------------------------------------------------------------------------------------- > > Key: HIVE-7634 > URL: https://issues.apache.org/jira/browse/HIVE-7634 > Project: Hive > Issue Type: Bug > Components: Security > Reporter: Jason Dere > Assignee: Jason Dere > Attachments: HIVE-7634.1.patch > > > HADOOP-10607 provides a Configuration.getPassword() API that allows passwords > to be retrieved from a configured credential provider, while also being able > to fall back to the HiveConf setting if no provider is set up. Hive should > use this API for versions of Hadoop that support this API. This would give > users the ability to remove the passwords from their Hive configuration files. -- This message was sent by Atlassian JIRA (v6.2#6252)