Hadoop Security Guide
Also available as:
PDF
loading table of contents...

Configure an HBase Service

Use the following steps to add a service to HBase:

  1. On the Service Manager page, click the + icon next to HBase.

    The Create Service page appears.

    HBase Create Service page
  2. Enter the following information on the Create Service page:

    Table 3.21. Service Details

    Field name

    Description

    Service Name

    The name of the service; required when configuring agents.

    Description

    A description of the service.

    Active Status

    Enabled or Disabled.


    Table 3.22. Config Properties

    Field name

    Description

    Username

    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.clientPort

    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.

    Common Name for Certificate

    The name of the certificate.

    This field is interchangeably named Common Name For Certificate and Ranger Plugin SSL CName in Create Service pages.

    Add New Configurations

    Add any other new configuration(s).


  3. Click Test Connection.

    Test Connection

  4. Click Add.

    the green Add button