Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.4
-
None
-
None
Description
The current ZooKeeper implementation doesn't handle errors properly (from ZK). It would be good to move away from using ZK directly and use a client that makes it simpler to work with ZK.
HBase has one built in that we could use: https://github.com/apache/hbase/blob/trunk/src/main/java/org/apache/hadoop/hbase/zookeeper/RecoverableZooKeeper.java
Attachments
Issue Links
- is related to
-
HCATALOG-309 HBase Revision Manager Service
- Reopened