[ 
https://issues.apache.org/jira/browse/HBASE-24954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Plurad updated HBASE-24954:
---------------------------------
    Affects Version/s: 2.3.0

> incorrect value for AuthUtil.HBASE_CLIENT_KERBEROS_PRINCIPAL
> ------------------------------------------------------------
>
>                 Key: HBASE-24954
>                 URL: https://issues.apache.org/jira/browse/HBASE-24954
>             Project: HBase
>          Issue Type: Bug
>          Components: asyncclient, Client, security
>    Affects Versions: 3.0.0-alpha-1, 2.2.0, 2.3.0
>            Reporter: Jason Plurad
>            Priority: Major
>         Attachments: HBASE-24954.patch
>
>
> [HBASE-20886|https://issues.apache.org/jira/browse/HBASE-20886] introduced 
> constants for HBASE_CLIENT_KEYTAB_FILE and HBASE_CLIENT_KERBEROS_PRINCIPAL, 
> however the value for HBASE_CLIENT_KERBEROS_PRINCIPAL is incorrectly assigned 
> as "hbase.client.keytab.principal". The correct value should be 
> "hbase.client.kerberos.principal".
> "hbase.client.keytab.principal" is inconsistent with the [previous 
> code|https://github.com/apache/hbase/blob/rel/2.1.9/hbase-common/src/main/java/org/apache/hadoop/hbase/AuthUtil.java#L96],
>  so clients migrating to 2.2.0 would need to update their configurations to 
> match the incorrect value.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to