HBase Repository Configuration
To add a repository to HBase, complete the HBase Create Repository screen as follows:
Field name |
Description |
---|---|
Repository Name |
The name of the repository; required when configuring agents. |
Description |
A description of the repository. |
Active Status |
Enabled or Disabled. |
Repository Type |
HBase (cannot be modified). |
User Name |
The end system username that can be used for connection. |
Password |
The password for the username entered above. |
hadoop.security.authorization |
The complete connection URL, including port and database name. (Default port: 10000.) For example, on the sandbox, jdbc:hive2://sandbox:10000/. |
hbase.master.kerberos.principal |
The Kerberos principal for the HBase Master. (Required only if Kerberos authenticaiton is enabled.) |
hbase.security.authentication |
As noted in the hadoop configuration file hbase-site.xml. |
hbase.zookeeper.property.cientPort |
As noted in the hadoop configuration file hbase-site.xml. |
hbase.zookeeper.quorum |
As noted in the hadoop configuration file hbase-site.xml. |
zookeeper.znode.parent |
As noted in the hadoop configuration file hbase-site.xml. |