[
https://issues.apache.org/jira/browse/HIVE-21672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam An updated HIVE-21672:
--------------------------
Attachment: patch-dwx-149.diff
Status: Patch Available (was: In Progress)
HiveConf initialize( ) method will read in the sidecar xml files upon
discovering the existence of such files in key "hive.additional.config.files".
The read in config will be able to overwrite/supplement LDAP or other settings
in hive-site.xml.
TestHiveConf unit test makes a backup copy of the hive-site.xml in
common/target/testconf/ directory, appends 2 entries in hive-site.xml in order
to test the functionality. Once tested, it removes ldap-site.xml, and also
restores the original hite-site.xml.
> HiveServer2 needs to support sidecar's 'ldap.xml' file
> ------------------------------------------------------
>
> Key: HIVE-21672
> URL: https://issues.apache.org/jira/browse/HIVE-21672
> Project: Hive
> Issue Type: New Feature
> Components: Hive
> Reporter: Sam An
> Assignee: Sam An
> Priority: Major
> Attachments: patch-dwx-149.diff
>
> Original Estimate: 96h
> Remaining Estimate: 96h
>
> SDX *sidecar* will publish freeIPA ldap credentials in a shared location that
> will be added to classpath.
> Hive needs to be able to load LDAP settings from that file for LDAP
> authentication.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)