Re: 0.7.2 choking on a 5 MB column

2011-03-23 Thread Robert Coli
On Tue, Mar 22, 2011 at 6:49 PM, buddhasystem wrote: > I see. I'm doing something even more drastic then, because I'm only inserting > one row in this case, and just use cf.insert(), without batch mutator. It > didn't occur to me that was a bad idea. Everything in a given RPC has to complete befo

Re: 0.7.2 choking on a 5 MB column

2011-03-23 Thread Jeremy.Truelove
- Original Message - From: buddhasystem To: cassandra-u...@incubator.apache.org Sent: Tue Mar 22 21:49:39 2011 Subject: Re: 0.7.2 choking on a 5 MB column I see. I'm doing something even more drastic then, because I'm only inserting one row in this case, and just use

Re: 0.7.2 choking on a 5 MB column

2011-03-22 Thread buddhasystem
I see. I'm doing something even more drastic then, because I'm only inserting one row in this case, and just use cf.insert(), without batch mutator. It didn't occur to me that was a bad idea. So I take it, this method will fail. Hmm. -- View this message in context: http://cassandra-user-incuba

Re: 0.7.2 choking on a 5 MB column

2011-03-22 Thread Edward Capriolo
On Tue, Mar 22, 2011 at 8:59 PM, buddhasystem wrote: > Jonathan, wide rows have been discussed. I thought that the limit on number > of columns is way bigger than 45k. What can one expect in reality? > > -- > View this message in context: > http://cassandra-user-incubator-apache-org.3065146.n2.na

Re: 0.7.2 choking on a 5 MB column

2011-03-22 Thread buddhasystem
Jonathan, wide rows have been discussed. I thought that the limit on number of columns is way bigger than 45k. What can one expect in reality? -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/0-7-2-choking-on-a-5-MB-column-tp6198387p6198548.html Se

Re: 0.7.2 choking on a 5 MB column

2011-03-22 Thread Jonathan Ellis
"I'm writing a row with about 45k columns." On Tue, Mar 22, 2011 at 7:39 PM, buddhasystem wrote: > I'm writing a row with about 45k columns. Most of them are quite small, and > there are a few of 2 MB and one of 5 MB. The write procedure times out. > Total data load is 9 MB. > > What would be the

0.7.2 choking on a 5 MB column

2011-03-22 Thread buddhasystem
I'm writing a row with about 45k columns. Most of them are quite small, and there are a few of 2 MB and one of 5 MB. The write procedure times out. Total data load is 9 MB. What would be the cause? -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com