You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/11/19 16:04:14 UTC

[GitHub] [hbase] risdenk opened a new pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

risdenk opened a new pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible
URL: https://github.com/apache/hbase/pull/850
 
 
   HBase Thrift SPNEGO configs should not be required.
   The `hbase.thrift.spnego.keytab.file` and
   `hbase.thrift.spnego.principal` configs should fall
   back to the `hbase.thrift.keytab.file` and
   `hbase.thrift.kerberos.principal` configs. This will
   avoid any issues during upgrades.
   
   Signed-off-by: Kevin Risden <kr...@apache.org>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services