Re: Schema consistently not propagating to a node.

2012-09-13 Thread Ben Frank
he nodes (especially on that one "bad" server). > > > On 13 September 2012 05:15, Ben Frank wrote: > >> Hey all, >>I'm setting up a new ring on 11 machines with cassandra 1.1.5. All >> seems to install fine and startup ok (from tarball) but I

Schema consistently not propagating to a node.

2012-09-12 Thread Ben Frank
Hey all, I'm setting up a new ring on 11 machines with cassandra 1.1.5. All seems to install fine and startup ok (from tarball) but I'm having an issue when updating the schema. There's one node that just doesn't want to receive the schema change. I've tried blowing away my /var/lib/cassandra/*

Re: Cassandra Hadoop integration issue using CFIF

2012-08-29 Thread Ben Frank
but confused as to why no one else is running into this. -Ben On Wed, Aug 29, 2012 at 12:32 PM, Ben Frank wrote: > Hey all, > I'm having an issue using ColumnFamilyInputFormat in an hadoop job. > The mappers spin out of control and just keep reading records over and > over,

Cassandra Hadoop integration issue using CFIF

2012-08-29 Thread Ben Frank
Hey all, I'm having an issue using ColumnFamilyInputFormat in an hadoop job. The mappers spin out of control and just keep reading records over and over, never getting to the end. I have CF with wide rows (although none is past about 5 at the columns at the moment), I've tried setting wide rows

Re: composite table with cassandra without using cql3?

2012-08-17 Thread Ben Frank
Hi Dean, I'm interested in this too, but I get a 404 with the link below, looks like I can't see your nosqlORM project. -Ben On Thu, Aug 2, 2012 at 9:04 AM, Hiller, Dean wrote: > For how to do it with astyanax, you can see here... > > Lines 310 and 335 > > https://github.com/deanhiller/nosql

Re: Error trying to move a node - 0.7

2011-06-28 Thread Ben Frank
e had a similar problem once before, moving a node that was > the only node in a DC. > > Whats version are you using ? > > - > Aaron Morton > Freelance Cassandra Developer > @aaronmorton > http://www.thelastpickle.com > > On 17 Jun 2011, at 07:42, Ben Fr