afka and ZooKeeper work.
>
> I uploaded it on SlideShare, I thought it might be useful to other people:
> http://fr.slideshare.net/NicolasMotte/training-kafka-
> and-zookeeper-monitoring-and-operability
>
> In the description you will get a link to the version with audio
> des
://fr.slideshare.net/NicolasMotte/training-kafka-and-zookeeper-monitoring-and-operability
In the description you will get a link to the version with audio
description.
Cheers
Nico
Worked, thanks
On Fri, Jan 9, 2015 at 10:37 AM, Sa Li wrote:
> Hi, I parse the zkServer.sh and make changes on
> /etc/zookeeper/conf/environment
>
> ZOOMAIN="-Dcom.sun.management.jmxremote=true
> -Dcom.sun.management.jmxremote.local.only=false
> -Dcom.sun.management.jmxremote.authenticate=fals
Hi, I parse the zkServer.sh and make changes on
/etc/zookeeper/conf/environment
ZOOMAIN="-Dcom.sun.management.jmxremote=true
-Dcom.sun.management.jmxremote.local.only=false
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false
com.sun.management.jmxremote.port=
Hi, all
I've just figured out the monitoring of kafka by jconsole, I want to do the
same thing to zookeeper. Zookeeper site says "The class
*org.apache.zookeeper.server.quorum.QuorumPeerMain* will start a JMX
manageable ZooKeeper server. This class registers the proper MBeans during
initalization