public class SecureHBaseConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
HBASE_CLIENT_KEYTAB_KEY |
static String |
HBASE_CLIENT_PRINCIPAL_KEY |
| Constructor and Description |
|---|
SecureHBaseConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKeytab() |
String |
getPrincipal() |
void |
setKeytab(String keytab) |
void |
setPrincipal(String principal) |
public static final String HBASE_CLIENT_PRINCIPAL_KEY
public static final String HBASE_CLIENT_KEYTAB_KEY
Copyright © 2011–2020 Apache Software Foundation. All rights reserved.