hbase/hbase-thrift
Kevin Risden ea6cea846a HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible
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: Josh Elser <elserj@apache.org>
Amending-author: Josh Elser <elserj@apache.org>

Closes #850
2019-11-25 15:08:54 -05:00
..
src HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible 2019-11-25 15:08:54 -05:00
pom.xml HBASE-22449 https everywhere in Maven metadata (#247) 2019-05-21 12:34:25 -07:00