> This is my understanding from using cassandra for probably around 2 years
Sounds about right.
Cheers
-
Aaron Morton
Freelance Cassandra Developer
New Zealand
@aaronmorton
http://www.thelastpickle.com
On 26/02/2013, at 7:43 AM, "Hiller, Dean" wrote:
> This is my understandin
This is my understanding from using cassandra for probably around 2
years….(though I still make mistakes sometimes)….
For CL.ONE read
Depending on the client, the client may go through one of it's known
nodes(co-ordinating node) which goes to real node(clients like astyanax/hector
read in the
Hello!
Explain please, how this work when I request for key which is not in
database
* The closest node (as determined by proximity sorting as described
above) will be sent a command to perform an actual data read (i.e.,
return data to the co-ordinating node).
* As required by consiste