Re: Running hadoop jobs against data in remote data center

2011-07-06 Thread Aaron Morton
See http://www.datastax.com/dev/blog/deploying-cassandra-across-multiple-data-centers and http://www.datastax.com/docs/0.8/brisk/about_brisk#about-the-brisk-architecture It's possible to run multi DC and use LOCAL_QUORUM consistency level in your production centre to allow the prod code to get

Running hadoop jobs against data in remote data center

2011-07-06 Thread Jason Baker
I'm just setting up a Cassandra cluster for my company. For a variety of reasons, we have the servers that run our hadoop jobs in our local office and our production machines in a collocated data center. We don't want to run hadoop jobs against cassandra servers on the other side of the US from u