public class KerberosHiveMetastoreAuthentication extends Object implements HiveMetastoreAuthentication
| Constructor and Description |
|---|
KerberosHiveMetastoreAuthentication(MetastoreKerberosConfig config,
HadoopAuthentication authentication) |
KerberosHiveMetastoreAuthentication(String hiveMetastoreServicePrincipal,
HadoopAuthentication authentication) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.transport.TTransport |
authenticate(org.apache.thrift.transport.TTransport rawTransport,
String hiveMetastoreHost) |
@Inject public KerberosHiveMetastoreAuthentication(MetastoreKerberosConfig config, HadoopAuthentication authentication)
public KerberosHiveMetastoreAuthentication(String hiveMetastoreServicePrincipal, HadoopAuthentication authentication)
public org.apache.thrift.transport.TTransport authenticate(org.apache.thrift.transport.TTransport rawTransport,
String hiveMetastoreHost)
throws org.apache.thrift.transport.TTransportException
authenticate in interface HiveMetastoreAuthenticationorg.apache.thrift.transport.TTransportExceptionCopyright © 2012-2017. All Rights Reserved.