Re: Unable to complete request: one or more nodes were unavailable.

2014-04-16 Thread Vivek Mishra
;>>>> >>>>>>> Hi, >>>>>>> Mine is a simple case. Running on single node only. Keyspace is: >>>>>>> >>>>>>> create keyspace twitter with replication = >>>>>>> {'class':'SimpleStrategy', 'replication_factor' : 3} >>>>>>> >>>>>>> -Vivek >>>>>>> >>>>>>> >>>>>>> On Wed, Apr 16, 2014 at 1:27 AM, Tupshin Harper >>>>>> > wrote: >>>>>>> >>>>>>>> Please provide your keyspace definition, and the output of >>>>>>>> "nodetool ring" >>>>>>>> >>>>>>>> -Tupshin >>>>>>>> On Apr 15, 2014 3:52 PM, "Vivek Mishra" >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Hi, >>>>>>>>> I am trying Cassandra light weight transaction support with >>>>>>>>> Cassandra 2.0.4 >>>>>>>>> >>>>>>>>> cqlsh:twitter> create table user(user_id text primary key, namef >>>>>>>>> text); >>>>>>>>> cqlsh:twitter> insert into user(user_id,namef) values('v','ff') if >>>>>>>>> not exists; >>>>>>>>> >>>>>>>>> *Unable to complete request: one or more nodes were unavailable.* >>>>>>>>> >>>>>>>>> Any suggestions? >>>>>>>>> >>>>>>>>> -Vivek >>>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>> >>> >>

Re: Unable to complete request: one or more nodes were unavailable.

2014-04-16 Thread Tupshin Harper
single node only. Keyspace is: >>>>>> >>>>>> create keyspace twitter with replication = {'class':'SimpleStrategy', >>>>>> 'replication_factor' : 3} >>>>>> >>>>>> -Vivek >>>>>> >>>>>> >>>>>> On Wed, Apr 16, 2014 at 1:27 AM, Tupshin Harper >>>>>> wrote: >>>>>> >>>>>>> Please provide your keyspace definition, and the output of >>>>>>> "nodetool ring" >>>>>>> >>>>>>> -Tupshin >>>>>>> On Apr 15, 2014 3:52 PM, "Vivek Mishra" >>>>>>> wrote: >>>>>>> >>>>>>>> Hi, >>>>>>>> I am trying Cassandra light weight transaction support with >>>>>>>> Cassandra 2.0.4 >>>>>>>> >>>>>>>> cqlsh:twitter> create table user(user_id text primary key, namef >>>>>>>> text); >>>>>>>> cqlsh:twitter> insert into user(user_id,namef) values('v','ff') if >>>>>>>> not exists; >>>>>>>> >>>>>>>> *Unable to complete request: one or more nodes were unavailable.* >>>>>>>> >>>>>>>> Any suggestions? >>>>>>>> >>>>>>>> -Vivek >>>>>>>> >>>>>>> >>>>>> >>>>> >>>> >> >

Re: Unable to complete request: one or more nodes were unavailable.

2014-04-16 Thread Vivek Mishra
Strategy', >>>>> 'replication_factor' : 3} >>>>> >>>>> -Vivek >>>>> >>>>> >>>>> On Wed, Apr 16, 2014 at 1:27 AM, Tupshin Harper >>>>> wrote: >>>>> >>>>>> Please provide your keyspace definition, and the output of "nodetool >>>>>> ring" >>>>>> >>>>>> -Tupshin >>>>>> On Apr 15, 2014 3:52 PM, "Vivek Mishra" >>>>>> wrote: >>>>>> >>>>>>> Hi, >>>>>>> I am trying Cassandra light weight transaction support with >>>>>>> Cassandra 2.0.4 >>>>>>> >>>>>>> cqlsh:twitter> create table user(user_id text primary key, namef >>>>>>> text); >>>>>>> cqlsh:twitter> insert into user(user_id,namef) values('v','ff') if >>>>>>> not exists; >>>>>>> >>>>>>> *Unable to complete request: one or more nodes were unavailable.* >>>>>>> >>>>>>> Any suggestions? >>>>>>> >>>>>>> -Vivek >>>>>>> >>>>>> >>>>> >>>> >>> >

Re: Unable to complete request: one or more nodes were unavailable.

2014-04-16 Thread Mark Reddy
;>> -Vivek >>>> >>>> >>>> On Wed, Apr 16, 2014 at 1:27 AM, Tupshin Harper wrote: >>>> >>>>> Please provide your keyspace definition, and the output of "nodetool >>>>> ring" >>>>> >>>>> -Tupshin >>>>> On Apr 15, 2014 3:52 PM, "Vivek Mishra" wrote: >>>>> >>>>>> Hi, >>>>>> I am trying Cassandra light weight transaction support with Cassandra >>>>>> 2.0.4 >>>>>> >>>>>> cqlsh:twitter> create table user(user_id text primary key, namef >>>>>> text); >>>>>> cqlsh:twitter> insert into user(user_id,namef) values('v','ff') if >>>>>> not exists; >>>>>> >>>>>> *Unable to complete request: one or more nodes were unavailable.* >>>>>> >>>>>> Any suggestions? >>>>>> >>>>>> -Vivek >>>>>> >>>>> >>>> >>> >>

Re: Unable to complete request: one or more nodes were unavailable.

2014-04-16 Thread Tupshin Harper
utput of "nodetool >>>> ring" >>>> >>>> -Tupshin >>>> On Apr 15, 2014 3:52 PM, "Vivek Mishra" wrote: >>>> >>>>> Hi, >>>>> I am trying Cassandra light weight transaction support with Cassandra >>>>> 2.0.4 >>>>> >>>>> cqlsh:twitter> create table user(user_id text primary key, namef text); >>>>> cqlsh:twitter> insert into user(user_id,namef) values('v','ff') if not >>>>> exists; >>>>> >>>>> *Unable to complete request: one or more nodes were unavailable.* >>>>> >>>>> Any suggestions? >>>>> >>>>> -Vivek >>>>> >>>> >>> >> >

Re: Unable to complete request: one or more nodes were unavailable.

2014-04-16 Thread Vivek Mishra
;> On Apr 15, 2014 3:52 PM, "Vivek Mishra" wrote: >>> >>>> Hi, >>>> I am trying Cassandra light weight transaction support with Cassandra >>>> 2.0.4 >>>> >>>> cqlsh:twitter> create table user(user_id text primary key, namef text); >>>> cqlsh:twitter> insert into user(user_id,namef) values('v','ff') if not >>>> exists; >>>> >>>> *Unable to complete request: one or more nodes were unavailable.* >>>> >>>> Any suggestions? >>>> >>>> -Vivek >>>> >>> >> >

Re: Unable to complete request: one or more nodes were unavailable.

2014-04-16 Thread Tupshin Harper
quot;Vivek Mishra" wrote: >> >>> Hi, >>> I am trying Cassandra light weight transaction support with Cassandra >>> 2.0.4 >>> >>> cqlsh:twitter> create table user(user_id text primary key, namef text); >>> cqlsh:twitter> insert into user(user_id,namef) values('v','ff') if not >>> exists; >>> >>> *Unable to complete request: one or more nodes were unavailable.* >>> >>> Any suggestions? >>> >>> -Vivek >>> >> >

Re: Unable to complete request: one or more nodes were unavailable.

2014-04-16 Thread Mark Reddy
ng" >> >> -Tupshin >> On Apr 15, 2014 3:52 PM, "Vivek Mishra" wrote: >> >>> Hi, >>> I am trying Cassandra light weight transaction support with Cassandra >>> 2.0.4 >>> >>> cqlsh:twitter> create table user(user_

Re: Unable to complete request: one or more nodes were unavailable.

2014-04-16 Thread Vivek Mishra
te table user(user_id text primary key, namef text); >> cqlsh:twitter> insert into user(user_id,namef) values('v','ff') if not >> exists; >> >> *Unable to complete request: one or more nodes were unavailable.* >> >> Any suggestions? >> >> -Vivek >> >

Re: Unable to complete request: one or more nodes were unavailable.

2014-04-15 Thread Jason Wee
ff') if not > exists; > > *Unable to complete request: one or more nodes were unavailable.* > > Any suggestions? > > -Vivek >

Re: Unable to complete request: one or more nodes were unavailable.

2014-04-15 Thread Tupshin Harper
ser_id text primary key, namef text); > cqlsh:twitter> insert into user(user_id,namef) values('v','ff') if not > exists; > > *Unable to complete request: one or more nodes were unavailable.* > > Any suggestions? > > -Vivek >

Unable to complete request: one or more nodes were unavailable.

2014-04-15 Thread Vivek Mishra
Hi, I am trying Cassandra light weight transaction support with Cassandra 2.0.4 cqlsh:twitter> create table user(user_id text primary key, namef text); cqlsh:twitter> insert into user(user_id,namef) values('v','ff') if not exists; *Unable to complete request: one or m

Re: one or more nodes were unavailable.

2014-01-20 Thread Drew Kutcharian
; >> >> On Mon, Jan 20, 2014 at 7:16 AM, Vivek Mishra wrote: >> Hi, >> Trying CAS feature of cassandra 2.x and somehow getting given below error: >> >> >> cqlsh:sample> insert into "User"(user_id,first_name) values( >> fe08e810-8

Re: one or more nodes were unavailable.

2014-01-20 Thread Vivek Mishra
n below >>>> error: >>>> >>>> >>>> cqlsh:sample> insert into "User"(user_id,first_name) values( >>>> fe08e810-81e4-11e3-9470-c3aa8ce77cc4,'vivek1') if not exists; >>>> Unable to complete request: one or more nodes were unavailable. >>>> cqlsh:training> >>>> >>>> >>>> cqlsh:sample> insert into "User"(user_id,first_name) values( >>>> fe08e810-81e4-11e3-9470-c3aa8ce77cc4,'vivek1') >>>> >>>> It works fine. >>>> >>>> Any idea? >>>> >>>> -Vivek >>>> >>>> >>>> >>> >> > >

Re: one or more nodes were unavailable.

2014-01-20 Thread Drew Kutcharian
2014 at 7:16 AM, Vivek Mishra wrote: > Hi, > Trying CAS feature of cassandra 2.x and somehow getting given below error: > > > cqlsh:sample> insert into "User"(user_id,first_name) values( > fe08e810-81e4-11e3-9470-c3aa8ce77cc4,'vivek1') if not exists;

Re: one or more nodes were unavailable.

2014-01-20 Thread Vivek Mishra
t;>> >>> cqlsh:sample> insert into "User"(user_id,first_name) values( >>> fe08e810-81e4-11e3-9470-c3aa8ce77cc4,'vivek1') if not exists; >>> Unable to complete request: one or more nodes were unavailable. >>> cqlsh:training> >>

Re: one or more nodes were unavailable.

2014-01-20 Thread sankalp kohli
ote: > >> Hi, >> Trying CAS feature of cassandra 2.x and somehow getting given below error: >> >> >> cqlsh:sample> insert into "User"(user_id,first_name) values( >> fe08e810-81e4-11e3-9470-c3aa8ce77cc4,'vivek1') if not exists; >> U

Re: one or more nodes were unavailable.

2014-01-20 Thread sankalp kohli
-9470-c3aa8ce77cc4,'vivek1') if not exists; > Unable to complete request: one or more nodes were unavailable. > cqlsh:training> > > > cqlsh:sample> insert into "User"(user_id,first_name) values( > fe08e810-81e4-11e3-9470-c3aa8ce77cc4,'vivek1') > > It works fine. > > Any idea? > > -Vivek > > >

one or more nodes were unavailable.

2014-01-20 Thread Vivek Mishra
Hi, Trying CAS feature of cassandra 2.x and somehow getting given below error: cqlsh:sample> insert into "User"(user_id,first_name) values( fe08e810-81e4-11e3-9470-c3aa8ce77cc4,'vivek1') if not exists; Unable to complete request: one or more nodes were unavailable. cqlsh:t