Re: How to control location of data?

2012-01-11 Thread Andreas Rudolph
t;> So in the above example again, you can ask N3 “what data is available” and >> it will tell you: B, E and X, or you could ask it “give me X” and it will >> fetch it from N4 or N1 or both of them depending on consistency >> configuration and return the data to you. >>

Re: AW: AW: How to control location of data?

2012-01-11 Thread Andreas Rudolph
to strictly constrain what nodes in a cluster hold the data for a specific key space because Cassandra is not designed for that purpose. Thank you very much for your effort and detailed explanation. > > Von: Andreas Rudolph [mailto:andreas.rudo...@spontech-spine.com] > Gesendet: Dien

Re: AW: How to control location of data?

2012-01-10 Thread Andreas Rudolph
laced, too, to accomplish the task. Do you have any ideas? > Von: Andreas Rudolph [mailto:andreas.rudo...@spontech-spine.com] > Gesendet: Dienstag, 10. Januar 2012 09:53 > An: user@cassandra.apache.org > Betreff: How to control location of data? > > Hi! > > We're eva