Re: A question about using 'update keyspace with strategyoptions' command

2014-08-05 Thread Rahul Menon
Try the show keyspaces command and look for Options under each keyspace. Thanks Rahul On Tue, Aug 5, 2014 at 2:01 PM, Lu, Boying boying...@emc.com wrote: Hi, All, I want to run ‘update keyspace with strategy_options={dc1:3, dc2:3}’ from cassandra-cli to update the strategy options of

RE: A question about using 'update keyspace with strategyoptions' command

2014-08-05 Thread Lu, Boying
To: user Subject: Re: A question about using 'update keyspace with strategyoptions' command Try the show keyspaces command and look for Options under each keyspace. Thanks Rahul On Tue, Aug 5, 2014 at 2:01 PM, Lu, Boying boying...@emc.commailto:boying...@emc.com wrote: Hi, All, I want to run

Re: A question about using 'update keyspace with strategyoptions' command

2014-08-05 Thread Sylvain Lebresne
*To:* user *Subject:* Re: A question about using 'update keyspace with strategyoptions' command Try the show keyspaces command and look for Options under each keyspace. Thanks Rahul On Tue, Aug 5, 2014 at 2:01 PM, Lu, Boying boying...@emc.com wrote: Hi, All, I want to run ‘update

RE: A question about using 'update keyspace with strategyoptions' command

2014-08-05 Thread Lu, Boying
returns, are the strategy options already changed? Or I need to wait some time for the strategy to be changed? From: Sylvain Lebresne [mailto:sylv...@datastax.com] Sent: 2014年8月5日 16:59 To: user@cassandra.apache.org Subject: Re: A question about using 'update keyspace with strategyoptions' command

Re: A question about using 'update keyspace with strategyoptions' command

2014-08-05 Thread Sylvain Lebresne
Lebresne [mailto:sylv...@datastax.com] *Sent:* 2014年8月5日 16:59 *To:* user@cassandra.apache.org *Subject:* Re: A question about using 'update keyspace with strategyoptions' command Changing the strategy options, and in particular the replication factor, does not perform any data replication

Re: A question about using 'update keyspace with strategyoptions' command

2014-08-05 Thread Rahul Neelakantan
Subject: Re: A question about using 'update keyspace with strategyoptions' command Changing the strategy options, and in particular the replication factor, does not perform any data replication by itself. You need to run a repair to ensure data is replicated following the new

RE: A question about using 'update keyspace with strategyoptions' command

2014-08-05 Thread Lu, Boying
@cassandra.apache.org Subject: Re: A question about using 'update keyspace with strategyoptions' command Try running describe cluster from Cassandra-CLI to see if all nodes have the same schema version. Rahul Neelakantan On Aug 5, 2014, at 6:13 AM, Sylvain Lebresne sylv...@datastax.commailto:sylv

Re: A question about using 'update keyspace with strategyoptions' command

2014-08-05 Thread Mark Reddy
on all nodes right? *From:* Rahul Neelakantan [mailto:ra...@rahul.be] *Sent:* 2014年8月5日 18:46 *To:* user@cassandra.apache.org *Subject:* Re: A question about using 'update keyspace with strategyoptions' command Try running describe cluster from Cassandra-CLI to see if all nodes have