Thank you Team.
-Chandra
On Mon, Dec 2, 2013 at 7:32 PM, Robert Coli wrote:
> On Mon, Dec 2, 2013 at 8:16 AM, chandra Varahala <
> hadoopandcassan...@gmail.com> wrote:
>
>> I have cassandra cluster with 5 nodes with 1 replication factor initially.
>> Now i changed to replication factor 3 and
On Mon, Dec 2, 2013 at 8:16 AM, chandra Varahala <
hadoopandcassan...@gmail.com> wrote:
> I have cassandra cluster with 5 nodes with 1 replication factor initially.
> Now i changed to replication factor 3 and ran nodetool repair.
> Is there way i can verify that i have 3 replicas ?
>
Use "findrow
You could probably use one of these
nodetool getendpoints- Print the end points that
owns the key
using cqlsh and desc keyspace;
/Jason
On Tue, Dec 3, 2013 at 12:16 AM, chandra Varahala <
hadoopandcassan...@gmail.com> wrote:
> Hello Team,
>
>
> I have cassandra cluster with 5 nodes with
Hello Team,
I have cassandra cluster with 5 nodes with 1 replication factor initially.
Now i changed to replication factor 3 and ran nodetool repair.
Is there way i can verify that i have 3 replicas ?
Thanks
Chandra