Re: Schema change causes exception when adding data

2012-03-07 Thread Tyler Hobbs
On Wed, Mar 7, 2012 at 2:10 AM, Tharindu Mathew wrote: > Sometimes still the schema does not come into agreement... I wonder > whether this issue is solved the newer versions? I believe there has been some improvement in this area in recent versions, but I think it's also still true that you sh

Re: Schema change causes exception when adding data

2012-03-07 Thread Tharindu Mathew
> The error is that the specified colum family doesn’t exist. If you >>>>> connect with the CLI and describe the keyspace does it show up? Also, >>>>> after adding a new column family programmatically you can’t use it >>>>> immediately, you have

Re: Schema change causes exception when adding data

2012-03-06 Thread Tamar Fraenkel
ecified colum family doesn’t exist. If you >>>> connect with the CLI and describe the keyspace does it show up? Also, >>>> after adding a new column family programmatically you can’t use it >>>> immediately, you have to wait for it to propagate. You can use call

Re: Schema change causes exception when adding data

2012-03-06 Thread Jeremiah Jordan
it until every node is on the same schema. -Jeremiah *From:*Tharindu Mathew [mailto:mcclou...@gmail.com <mailto:mcclou...@gmail.com>] *Sent:* Wednesday, February 29, 2012 8:27 AM *To:* user *Subject:* Schem

Re: Schema change causes exception when adding data

2012-03-05 Thread aaron morton
column family programmatically you can’t use it immediately, you have >> to wait for it to propagate. You can use calls to describe schema to do so, >> keep calling it until every node is on the same schema. >> >> >> >> -Jeremiah >> >> >>

Re: Schema change causes exception when adding data

2012-03-01 Thread Tharindu Mathew
er adding a new column family programmatically you can’t use it >>> immediately, you have to wait for it to propagate. You can use calls to >>> describe schema to do so, keep calling it until every node is on the same >>> schema. >>> >&

Re: Schema change causes exception when adding data

2012-03-01 Thread aaron morton
> From: Tharindu Mathew [mailto:mcclou...@gmail.com] > Sent: Wednesday, February 29, 2012 8:27 AM > To: user > Subject: Schema change causes exception when adding data > > > > Hi, > > I have a 3 node cluster and I'm dynamically updating a keyspace with a n

Re: Schema change causes exception when adding data

2012-03-01 Thread Tharindu Mathew
keep calling it until every node is on the same >> schema. >> >> ** ** >> >> -Jeremiah >> >> ** ** >> >> *From:* Tharindu Mathew [mailto:mcclou...@gmail.com] >> *Sent:* Wednesday, February 29, 2012 8:27 AM >> *To:* user >&

Re: Schema change causes exception when adding data

2012-02-29 Thread Tharindu Mathew
.com] > *Sent:* Wednesday, February 29, 2012 8:27 AM > *To:* user > *Subject:* Schema change causes exception when adding data > > ** ** > > Hi, > > I have a 3 node cluster and I'm dynamically updating a keyspace with a new > column family. Then, when I try to w

RE: Schema change causes exception when adding data

2012-02-29 Thread Jeremiah Jordan
schema to do so, keep calling it until every node is on the same schema. -Jeremiah From: Tharindu Mathew [mailto:mcclou...@gmail.com] Sent: Wednesday, February 29, 2012 8:27 AM To: user Subject: Schema change causes exception when adding data Hi, I have a 3 node cluster and I