Class TestThriftSpnegoHttpFallbackServer

java.lang.Object
org.apache.hadoop.hbase.thrift.TestThriftHttpServer
org.apache.hadoop.hbase.thrift.TestThriftSpnegoHttpFallbackServer

Start the HBase Thrift HTTP server on a random port through the command-line interface and talk to it from client side with SPNEGO security enabled. Supplemental test to TestThriftSpnegoHttpServer which falls back to the original Kerberos principal and keytab configuration properties, not the separate SPNEGO-specific properties.