[ https://issues.apache.org/jira/browse/HBASE-28368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955780#comment-17955780 ]
Hudson commented on HBASE-28368: -------------------------------- Results for branch branch-2 [build #1278 on builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1278/]: (x) *{color:red}-1 overall{color}* ---- details (if available): (/) {color:green}+1 general checks{color} -- For more information [see general report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1278/General_20Nightly_20Build_20Report/] (x) {color:red}-1 jdk8 hadoop2 checks{color} -- For more information [see jdk8 (hadoop2) report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1278/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/] (x) {color:red}-1 jdk8 hadoop3 checks{color} -- For more information [see jdk8 (hadoop3) report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1278/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/] (x) {color:red}-1 jdk11 hadoop3 checks{color} -- For more information [see jdk11 report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1278/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/] (x) {color:red}-1 jdk17 hadoop3 checks{color} -- For more information [see jdk17 report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1278/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/] (x) {color:red}-1 jdk17 hadoop 3.3.5 backward compatibility checks{color} -- For more information [see jdk17 report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1278/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/] (/) {color:green}+1 source release artifact{color} -- See build output for details. (/) {color:green}+1 client integration test for HBase 2 {color} (/) {color:green}+1 client integration test for 3.3.5 {color} (/) {color:green}+1 client integration test for 3.3.6 {color} (/) {color:green}+1 client integration test for 3.4.0 {color} (/) {color:green}+1 client integration test for 3.4.1 {color} > Backport "HBASE-27693 Support for Hadoop's LDAP Authentication mechanism (Web > UI only)" to branch-2 > --------------------------------------------------------------------------------------------------- > > Key: HBASE-28368 > URL: https://issues.apache.org/jira/browse/HBASE-28368 > Project: HBase > Issue Type: New Feature > Components: security, UI > Reporter: Yash Dodeja > Assignee: Nihal Jain > Priority: Major > Labels: pull-request-available > Fix For: 2.7.0, 2.6.3, 2.5.12 > > > Hadoop's AuthenticationFilter has changed and now has support for ldap > mechanism too. HBase still uses an older version tightly coupled with > kerberos and spnego as the only auth mechanisms. HADOOP-12082 has added > support for multiple auth handlers including LDAP. On trying to use Hadoop's > AuthenticationFilterInitializer in hbase.http.filter.initializers, there is a > casting exception as HBase requires it to extend > org.apache.hadoop.hbase.http.FilterInitializer. -- This message was sent by Atlassian Jira (v8.20.10#820010)