[
https://issues.apache.org/jira/browse/HIVE-7634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14249253#comment-14249253
]
Lefty Leverenz commented on HIVE-7634:
--------------------------------------
Doc note: [~jdere] documented this in the wiki, so I removed the TODOC14
label. Thanks, Jason.
* [AdminManual Configuration -- Removing Hive Metastore Password from Hive
Configuration |
https://cwiki.apache.org/confluence/display/Hive/AdminManual+Configuration#AdminManualConfiguration-RemovingHiveMetastorePasswordfromHiveConfiguration]
> 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
> Fix For: 0.14.0
>
> 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.3.4#6332)