If you started ZK via HBase, use bin/hbase-daemons.sh stop zookeeper

As you can see the stop command you are using doesn't know about the process
it should be looking for...

J-D

On Wed, Oct 19, 2011 at 4:38 AM, Arsalan Bilal <[email protected]>wrote:

> i am trying to stop zookeeper but when i issue command, it does not stop
> zookeeper, you can still see it in JPS.
>
> # ../zookeeper/bin/zkServer.sh stop
>
> JMX enabled by default
> Using config: /etc/zookeeper/zoo.cfg
> Stopping zookeeper ...
> kill: 132: No such process
>
> STOPPED
>
>
> #jps
> 9338 Jps
> 2031 QuorumPeerMain
>
> Please guide me , how can i solve this problem?
>
> --
> Best Regards,
> Arsalan Bilal
>

Reply via email to