AW: How to control location of data?

2012-01-10 Thread Roland Gude
usecase for this requirement? there is probably a more suitable solution. 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 evaluating Cassandra fo

Re: How to control location of data?

2012-01-10 Thread aaron morton
f them depending on consistency configuration and > return the data to you. > > > So actually if you use Cassandra – for the application the actual storage > location of the data should not matter. It will be available anywhere in the > cluster if it is stored on

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: How to control location of data?

2012-01-11 Thread Viktor Jevdokimov
– for the application the actual storage > location of the data should not matter. It will be available anywhere in > the cluster if it is stored on any reachable node. > ** ** > *Von:* Andreas Rudolph [mailto:andreas.rudo...@spontech-spine.com] > *Gesendet:* Dienstag, 10. Januar 2

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

AW: AW: How to control location of data?

2012-01-10 Thread Roland Gude
it is stored on any reachable node. Von: Andreas Rudolph [mailto:andreas.rudo...@spontech-spine.com] Gesendet: Dienstag, 10. Januar 2012 15:06 An: user@cassandra.apache.org Betreff: Re: AW: How to control location of data? Hi! Thank you for your last reply. I'm still wondering if I got you right... ... A p

Re: AW: How to control location of data?

2012-01-10 Thread Maki Watanabe
X” and it will > fetch it from N4 or N1 or both of them depending on consistency > configuration and return the data to you. > > > > > > So actually if you use Cassandra – for the application the actual storage > location of the data should not matter. It will be ava

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

2012-01-10 Thread cbert...@libero.it
remaining nodes) -- this tecnique should guarantee that data are balanced among the cluster (if you use the Random Partitioner) Regards,Carlo Messaggio originale Da: andreas.rudo...@spontech-spine.com Data: 10/01/2012 15.05 A: "user@cassandra.apache.org" Ogg: Re: AW: How to

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

2012-01-11 Thread Andreas Rudolph
stag, 10. Januar 2012 15:06 > An: user@cassandra.apache.org > Betreff: Re: AW: How to control location of data? > > Hi! > > Thank you for your last reply. I'm still wondering if I got you right... > > ... > A partitioner decides into which partition a piece