RE: Why and How I didn't get the result back in cqlsh

2015-02-25 Thread java8964
erved word. But even I quote it like "key" in the CQL query, it still didn't help. > Date: Thu, 26 Feb 2015 03:55:04 +0100 > From: duncan.sa...@gmail.com > To: user@cassandra.apache.org > Subject: Re: Why and How I didn't get the result back in cqlsh > > Hi, >

Re: Why and How I didn't get the result back in cqlsh

2015-02-25 Thread Duncan Sands
Hi, On 26/02/15 01:24, java8964 wrote: ... select * from "myTable"; 59 | 336 | 1100390163336 | A | [{"updated_at":1424844362530,"ids":"668e5520-bb71-11e4-aecd-00163e56be7c"}] 59 | 336 | 1100390163336 | D | [{"updated_at":1424844365062,"ids":"668e5520-bb71-11e4-aecd-00163e56be7c"}] Obvio

Why and How I didn't get the result back in cqlsh

2015-02-25 Thread java8964
Here is the version of the cqlsh and Cassandra I am using: yzhang@yzhangmac1:~/dse/bin$ ./cqlsh hostname 9160 -u username -p passwordConnected to P2 QA Cluster at c1-cass01.roving.com:9160.[cqlsh 3.1.2 | Cassandra 1.2.18.1 | CQL spec 3.0.0 | Thrift protocol 19.36.2]Use HELP for help.cqlsh> use m