I am using cassandra 1.2.6 in cluster with a single node. I am trying to rename
the cluster using the instructions in:
Cassandra clustername mismatch
After doing all the steps indicate I continue with the same error when I start
cassandra after change the cassandra.yaml file
Do anyone Know if
free
version of Ops Centre.
Cheers
-
Aaron Morton
Freelance Cassandra Consultant
New Zealand
@aaronmorton
http://www.thelastpickle.com
On 17/04/2013, at 6:36 PM, Francisco Trujillo
mailto:f.truji...@genetwister.nl>> wrote:
Hi everyone
Probably this question has been for
Hi
We are using Cassandra 1.6 at this moment. We start to work with Hector,
because it is the first recommendation that you can find in a simple google
search for java clients Cassandra.
We start using Hector but when we start to have non dynamically column
families, that can be managed using
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
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