I am using version 0.7.3
Thanks
Anurag
On Fri, May 13, 2011 at 11:15 AM, Anurag Gujral wrote:
> I am using network Topology strategy for one of my keyspaces.
> Thanks
> Anurag
>
>
> On Thu, May 12, 2011 at 6:45 PM, Anurag Gujral wrote:
>
>> Hi All,
>> I run following command on one o
I've had a bit more of a look and am a bit confused between what I see in the
stack below and what's in the source. What version are you seeing ?
Thank
-
Aaron Morton
Freelance Cassandra Developer
@aaronmorton
http://www.thelastpickle.com
On 14 May 2011, at 03:23, Anurag Gujral
I am using network Topology strategy for one of my keyspaces.
Thanks
Anurag
On Thu, May 12, 2011 at 6:45 PM, Anurag Gujral wrote:
> Hi All,
> I run following command on one of my nodes to move the token
> from 0 to 2.
> /usr/cassandra/cassandra/bin/nodetool -h 10.170.195.204 -p 8080
I checked file cassandra-topology.properties everything looks good to me.
Please Advise on next steps I can do.
Thanks
Anurag
On Fri, May 13, 2011 at 3:52 AM, aaron morton wrote:
> I think you may have a data centre defined in the strategy_options for the
> keyspace that does not have any nodes i
I think you may have a data centre defined in the strategy_options for the
keyspace that does not have any nodes in it. Check the dc names in the create
keyspace statement match the names in your cassandra-topology.propeties file
(assuming you are using the PropertyFileSnitch), or that you have
Hi All,
I run following command on one of my nodes to move the token
from 0 to 2.
/usr/cassandra/cassandra/bin/nodetool -h 10.170.195.204 -p 8080 move 2. I
dont understand why is this happening?
I am getting the following assertion error:
Exception in thread "main" java.lang.Assertion