Hello Samir, Thank you for your help, I stopped the zookeeper using "hbase-daemon.sh stop zookeeper", I still have 3 more nodes running zookeeper, and things are still up.
Thank you. On Tue, Nov 24, 2015 at 12:15 PM, Samir Ahmic <[email protected]> wrote: > Hi Oussama, > > What is the value of "hbase.zookeeper.quorum" in your config ? How many > zookeeper instances you have in your cluster? You can stop zookeeper > process on server with "hbase-daemon.sh stop zookeeper" command but be > careful you mast have majority of zk ensemble up in order to zk cluster > work correctly. > > Regards > Samir > > On Tue, Nov 24, 2015 at 12:42 PM, Oussama Jilal <[email protected]> > wrote: > > > Hello, > > > > I have a running HBase cluster (where HBase_MANAGES_ZK=true) from which I > > decommissioned a regionserver. The regionserver shutdown correctly but > the > > zookeeper is still running on that node, is it safe to just kill the ZK > > process ? or there is a command which I am supposed to execute ? > > > > Thank you. > > >
