Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Who agreed with this solution

avatar
Expert Contributor

Hello,

 

You can access ZooKeeper via several methods, but the easiest is to use the 'hbase zkcli' command from one of the servers running an HBase service.  Once in the ZooKeeper CLI, you can run 'rmr /hbase' to remove the znode.

 

As you have found, this is a necessary step if you are removing and reinstalling HBase using the same ZooKeeper.

View solution in original post

Who agreed with this solution