HBase
To enable the Ranger HBase plugin on a Kerberos-enabled cluster, perform the steps described below.
Create the system (OS) user
rangerhbaselookup
. Make sure this user is synced to Ranger Admin (under users/groups tab in the Ranger Admin UI).Create a Kerberos principal for
rangerhbaselookup
by entering the following command:kadmin.local -q 'addprinc -pw rangerhbaselookup rangerhbaselookup@example.com
Navigate to the HBase service.
Click the Config tab and go to advanced ranger-hbase-plugin-properties.
Update the following properties with the values listed in the table below.
Table 3.21. HBase Plugin Properties
Configuration Property Name Value Ranger service config user rangerhbaselookup@example.com Ranger service config password rangerhbaselookup common.name.for.certificate blank After updating these properties, click Save and then restart the HBase service.