Hello!

We are using Erlang.

I was trying to understand how to write riak-pipe commands three times, but
without success. I can do it when we get entries in one step then run
execution
on the whole data. It eats all nodes and takes too many times to run it on
production
even with 100k entries in bucket.

I think to resolve those issues we need to get data by portions with
delays, for
example 100 for one step and work with them. Is it ok?

Could you show me the right way how to do it, please?

Thank you!
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to