RE: Integrity of batch_insert and also what about sharding?

2010-04-07 Thread Jason Alexander
nsert and also what about sharding? What benefit does a SAN give you? I've generally been confused by that approach, so I'm assuming I am missing something. On Wed, Apr 7, 2010 at 6:58 PM, Jason Alexander wrote: > FWIW, I'd love to see some guidance here too - > > From o

RE: Integrity of batch_insert and also what about sharding?

2010-04-07 Thread Jason Alexander
FWIW, I'd love to see some guidance here too - >From our standpoint, we'll be consolidating the various Match.com sites' >(match.com, chemistry.com, etc...) data into a single data warehouse, running >Cassandra. We're looking at roughly the same amounts of data (30TB's or more). >We were assumi

RE: Integrity of batch_insert and also what about sharding?

2010-04-07 Thread Jason Alexander
I think banks meant to s/strip/stripe, in which case RAID 0 == striping. And, yes, striping is purely for perf, no redundancy. HTH, -Jason From: Paul Prescod [pres...@gmail.com] Sent: Wednesday, April 07, 2010 8:07 PM To: user@cassandra.apache.org Subject

RE: Handshake failed

2010-04-07 Thread Jason Alexander
, April 07, 2010 3:18 PM To: user@cassandra.apache.org Subject: Re: Handshake failed That means you're connecting the the debugger port, instead of the thrift one. (Thrift is 9160 by default.) On Wed, Apr 7, 2010 at 3:15 PM, Jason Alexander wrote: > Hey guys, > > > Excuse my noobis

Handshake failed

2010-04-07 Thread Jason Alexander
Hey guys, Excuse my noobishness here, we're working through the initial PoC phases of implementing Cassandra here on one of our major systems we're building, and I'm having a few problems. I'm running Cassandra 0.5.1 on Fedora 12 in a VM on OS X, with the network interface running in bridged