Configuring Authentication with Kerberos
Also available as:
PDF
loading table of contents...

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.

  1. “Download configurations”
  2. “Set up client account”
  3. “Access Kerberos-Enabled HBase cluster using a Java client”