Access Kerberos-enabled HBase cluster using a Java client
You can access Kerberos-enabled HBase cluster using a Java client.
- HDP cluster with Kerberos enabled.
- You are working in a Java 8, Maven 3 and Eclipse development environment.
- You have administrator access to Kerberos KDC.
Perform the following tasks to connect to HBase using a Java client and perform a simple Put operation to a table.
- “Download configurations”
- “Set up client account”
- “Access Kerberos-Enabled HBase cluster using a Java client”