Re: Table Creation Error

2013-12-02 Thread Robert Coli
On Mon, Dec 2, 2013 at 12:24 PM, Charlie Andrews < charlieandrews@gmail.com> wrote: > Just out of curiosity, what do you think occurred to cause this problem? I > thought it was quite strange that I didn’t get a useable error since my > experience with this project has always been pretty helpf

Re: Table Creation Error

2013-12-02 Thread Charlie Andrews
Just out of curiosity, what do you think occurred to cause this problem? I thought it was quite strange that I didn’t get a useable error since my experience with this project has always been pretty helpful errors. Thanks, Charlie On Dec 2, 2013, at 3:20 PM, Robert Coli wrote: > On Mon, Dec 2

Re: Table Creation Error

2013-12-02 Thread Robert Coli
On Mon, Dec 2, 2013 at 12:14 PM, Charlie Andrews < charlieandrews@gmail.com> wrote: > Maybe a stupid question, but doesn’t dropping a keyspace drop all data? Or > is the keyspace schema separate from the data it describes? > Lol, sorry, yes. You will have to restore the data from the automati

Re: Table Creation Error

2013-12-02 Thread Charlie Andrews
Maybe a stupid question, but doesn’t dropping a keyspace drop all data? Or is the keyspace schema separate from the data it describes? -Charlie On Dec 2, 2013, at 3:10 PM, Robert Coli wrote: > On Mon, Dec 2, 2013 at 11:54 AM, Charlie Andrews > wrote: > I am on version 2.0.2. Do you have any

Re: Table Creation Error

2013-12-02 Thread Robert Coli
On Mon, Dec 2, 2013 at 11:54 AM, Charlie Andrews < charlieandrews@gmail.com> wrote: > I am on version 2.0.2. Do you have any resources on how to dump and reload > the schema? > I guess I should write a blog post on this guy, but the rough outline is : 1) echo "DESCRIBE KEYSPACE ;" | cqlsh >

Re: Table Creation Error

2013-12-02 Thread Charlie Andrews
I am on version 2.0.2. Do you have any resources on how to dump and reload the schema? On Dec 2, 2013, at 2:52 PM, Robert Coli wrote: > On Mon, Dec 2, 2013 at 11:51 AM, Charlie Andrews > wrote: > Has anyone ever seen this behavior before? > > No. > > What version of Cassandra? Easiest fix i

Re: Table Creation Error

2013-12-02 Thread Robert Coli
On Mon, Dec 2, 2013 at 11:51 AM, Charlie Andrews < charlieandrews@gmail.com> wrote: > Has anyone ever seen this behavior before? > No. What version of Cassandra? Easiest fix is probably to dump-and-reload schema. =Rob

Table Creation Error

2013-12-02 Thread Charlie Andrews
Hi all, When I try to create a new table, I get the following error: cqlsh:userdata> CREATE TABLE "f6f5e6a90a90a7ebb69d84a3d6f807" (item_id uuid PRIMARY KEY); TSocket read 0 bytes This error means nothing to me, so I check the logs that were created and I get the error, ‘Cannot modify index na