Re: about take snaphots
es, it is the normal behaviour for snapshots. > > > 2012/11/26 Francisco Trujillo Hacha > >> Hi >> >> I have a one node cassandra installation (1.1.6) with only one column >> family. When i tried to execute: >> >> ./nodetool -h 172.31.7.26 -p 7199 sna
Re: monitor cassandra 1.1.6 with MX4J
dress and port. > MX4J_ADDRESS="-Dmx4jaddress=0.0.0.0" > MX4J_PORT="-Dmx4jport=8081" > > And then add this: > > JVM_OPTS="$JVM_OPTS $MX4J_ADDRESS" > JVM_OPTS="$JVM_OPTS $MX4J_PORT" > > somewhere in the end of the file where JV