Re: Keys location

2012-04-15 Thread Daniil Churikov
actualy no, if you use riak pipes and want to execute pipe where data located, you should choose chashfun, which will produce chash of {Bucket, Key} and then riak_pipe choose partiotion fo you. But afaik there no guarantee that data located there, you could go further by pref list. Usualy you need

Re: Keys location

2012-04-15 Thread Reid Draper
On Apr 15, 2012, at 9:12 PM, Alek Morfi wrote: > Hi, > > 1) How can I find where a key is ? (On which node) > 2) How I can find which keys are mapped to a particular node? This isn't something you generally care about with Riak. Any node can serve any request, and will take care of routing you t

Keys location

2012-04-15 Thread Alek Morfi
Hi, 1) How can I find where a key is ? (On which node) 2) How I can find which keys are mapped to a particular node? Thanks in advance, Alak ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.