You can use a script to configure client nodes for use with HBase 1.1.13 or later on a secure or nonsecure MapR cluster.
You configure client nodes as part of a new installation or when you need to upgrade
mapr-hbase on the client node from a previous HBase version (for example,
HBase 1.1.8) to 1.1.13 or later.
The configure.sh utility does not support the configuration of client
nodes for HBase. However, you can use the following script to configure a client by
specifying the ZooKeeper host name and port. The script supports secure (MapR-SASL) and
nonsecure clusters, but does not support Kerberos (see Manual Configuration):
/opt/mapr/hbase/hbase-1.1.13/bin/configure_client.sh -zkServer <host>:<port>
| Desired Security | Do this . . . | Example |
|---|---|---|
| Nonsecure |
|
|
| Secure (MapR-SASL) |
|
|
| Secure (Kerberos) |
|
|