What consistency level are you using?

On Mon, Jan 20, 2014 at 7:16 AM, Vivek Mishra <mishra.v...@gmail.com> 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;
> 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
>
>
>

Reply via email to