Just noticed you'd sent this to the dev list, this is a question for only
the user list, and please do not send questions of this type to the
developer list.
On Thu, Jan 8, 2015 at 8:33 AM, Ryan Svihla wrote:
> The nature of replication factor is such that writes will go wherever
> there is repl
The nature of replication factor is such that writes will go wherever there
is replication. If you're wanting responses to be faster, and not involve
the REST data center in the spark job for response I suggest using a cql
driver and LOCAL_ONE or LOCAL_QUORUM consistency level (look at the spark
ca
All,
I would like to propose splitting the cassandra-dtest code base into
versioned branches that match the structure of the C* repository. Each C*
version branch, e.g. cassandra-2.0, would have a corresponding dtest
branch. This will allow us to isolate version specific changes to their own
branc