You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Radim Kolar <hs...@sendmail.cz> on 2012/03/02 10:21:05 UTC

Re: unidirectional communication/replication

 > If you need to dump a lot of data consider the Hadoop integration. 
http://wiki.apache.org/cassandra/HadoopSupport It can run a bit faster 
than going through the thrift api.

cassandra hadoop integration reads sstables directly instead of going 
via thrift?