I use ListKeys(). I guess the authors considered this bad also as everytime I call this method I get the warning '*** [CI] -> ListKeys is an expensive operation and should not be used in Production scenarios. ***'
On Dec 31, 2012, at 10:37 AM, idmartin <idmcr...@gmail.com> wrote: > Ive been using riak for about a year now and Ive always avoided trying to get > every key in a bucket because it has always given me problem after problem. > > Is there any proper, efficient way of retrieving all the keys of a bucket > for reiteration? > > Currently I am using the python client and get_keys() either crashes the > riak server or returns "Error getting bucket properties". > > ive set ulimit to 9000 ( soft ) 65000 ( hard ) > > Can anyone give me any advice with this issue? > > > > -- > View this message in context: > http://riak-users.197444.n3.nabble.com/retreive-all-keys-in-bucket-nothing-but-problems-tp4026453.html > Sent from the Riak Users mailing list archive at Nabble.com. > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com