Package org.apache.storm.hbase.security
Class HBaseSecurityUtil
java.lang.Object
org.apache.storm.hbase.security.HBaseSecurityUtil
This class provides util methods for storm-hbase connector communicating
with secured HBase.
-
Field Details
-
STORM_KEYTAB_FILE_KEY
- See Also:
-
STORM_USER_NAME_KEY
- See Also:
-
HBASE_CREDENTIALS_CONFIG_KEYS
- See Also:
-
HBASE_CREDENTIALS
- See Also:
-
HBASE_KEYTAB_FILE_KEY
- See Also:
-
HBASE_PRINCIPAL_KEY
- See Also:
-
-
Method Details
-
login
public static org.apache.hadoop.hbase.security.UserProvider login(Map<String, Object> conf, org.apache.hadoop.conf.Configuration hbaseConfig) throws IOException- Throws:
IOException
-