You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Kevin Risden (Jira)" <ji...@apache.org> on 2019/11/18 15:13:00 UTC

[jira] [Work started] (HBASE-23312) HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

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

Work on HBASE-23312 started by Kevin Risden.
--------------------------------------------
> HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible
> ------------------------------------------------------------------------
>
>                 Key: HBASE-23312
>                 URL: https://issues.apache.org/jira/browse/HBASE-23312
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>
> HBASE-19852 is not backwards compatible since it now requires the SPNEGO thrift configs. I haven't seen anything in Apache HBase about changing this so that the older configs still work with a merged keytab. (fall back to the non SPNEGO specific principal/keytab configs)
> I wrote the original patch in HBASE-19852 and with hindsight being 20/20, I think this section of could be extended to fall back to not requiring the additional configs.
> https://github.com/apache/hbase/blame/master/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftHttpServlet.java#L78



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