HBase
HBase JAR File Conflict List
| JAR File | Description |
|---|---|
| hbase-client-2.2.3-*.jar | JAR file required for connecting to the HBase service. |
| zookeeper-*.jar | JAR file required for connecting to the ZooKeeper service. |
Solution
Use the ZooKeeper JAR file Zookeeper*.jar provided by the MRS cluster.
Use exclusions to exclude ZooKeeper from the HBase client.