Adapter for Apache HBase 9.8 | webMethods Adapter for Apache HBase Documentation | webMethods Adapter for Apache HBase Installation and User’s Documentation | Adapter for Apache HBase Connections | Configuring an Adapter for Apache HBase Kerberos Connection
 
Configuring an Adapter for Apache HBase Kerberos Connection
*To configure an Adapter for Apache HBase Kerberos connection
1. In the Adapters menu of Integration Server Administrator's navigation area, click webMethods Adapter for Apache HBase.
2. On the Connections screen, click Configure New Connection.
3. On the Connection Types screen, click webMethods Adapter for Apache HBase Kerberos Connection to display the Configure Connection Type screen.
4. In the webMethods Adapter for Apache HBase, use the following fields:
Field
Description/Action
Package
The package in which to create the connection. You must create the package using Designer before you can specify the package using this parameter. For general information about creating packages, see the webMethods Service Development Help for your release.
Note:
Configure the connection in a user-defined package rather than in the adapter's package. For other important considerations when creating packages for Adapter for Apache HBase, see Adapter for Apache HBase Package Management
Folder Name
Specifies the folder to which you create the connection.
Connection Alias Name
Specifies the name you want to give to the connection. Connection names cannot have spaces or use special characters reserved by Integration Server and Designer. For more information about the use of special characters in package, folder, and element names, see the webMethods Service Development Help for your release.
Zookeeper Host Name
Specifies the name of the server that hosts the Zookeeper.
Zookeeper Port Number
Specify the port number that the connection uses to connect to the Zookeeper.
Principal
The name of the principal to use for Kerberos authentication.
Specify the fully qualified domain name of the principal in the hbase/fully.qualified.domain.name@REALM format.
Keytab File Path
The local path to the keytab file that contains information about the specified principal.
For example, you can specify a keytab file at the following path: path: C:/users/foo/hbase.keytab
Other Properties
Specifies the HBase client related properties for additional configuration. Use the following format:
propertyName1=value;propertName2=value