[
https://issues.apache.org/jira/browse/HIVE-22267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16951799#comment-16951799
]
Peter Vary commented on HIVE-22267:
-----------------------------------
[~ashutosh.bapat]: Please fix the rat check errors caused by this commit:
{code}
Lines that start with ????? in the ASF License report indicate files that do
not have an Apache license header:
!?????
/data/hiveptest/working/yetus_PreCommit-HIVE-Build-18984/standalone-metastore/metastore-server/src/test/resources/ldap/ad.example.com.ldif
!?????
/data/hiveptest/working/yetus_PreCommit-HIVE-Build-18984/standalone-metastore/metastore-server/src/test/resources/ldap/example.com.ldif
!?????
/data/hiveptest/working/yetus_PreCommit-HIVE-Build-18984/standalone-metastore/metastore-server/src/test/resources/ldap/microsoft.schema.ldif
{code}
Maybe adding the ldif files to here:
https://github.com/apache/hive/blob/master/standalone-metastore/pom.xml#L379
Thanks,
Peter
> Support password based authentication in HMS
> --------------------------------------------
>
> Key: HIVE-22267
> URL: https://issues.apache.org/jira/browse/HIVE-22267
> Project: Hive
> Issue Type: New Feature
> Reporter: Ashutosh Bapat
> Assignee: Ashutosh Bapat
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-22267.00.patch, HIVE-22267.01.patch,
> HIVE-22267.02.patch, HIVE-22267.03.patch, HIVE-22267.04.patch,
> HIVE-22267.05.patch, HIVE-22267.06.patch, HIVE-22267.07.patch,
> HIVE-22267.08.patch, HIVE-22267.09.patch, HIVE-22267.10.patch
>
> Time Spent: 4h
> Remaining Estimate: 0h
>
> Similar to HS2, support password based authentication in HMS.
> Right now we provide LDAP and CONFIG based options. The later allows to set
> user and password in config and is used only for testing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)