You may result in too many queries across the entire cluster. Say, your outer map-reduce query does 1000 iterations and each inner map-reduce query affects 1000 objects. Then the total number of object operations may be more than a million for one map-reduce query.
On Thu, Oct 6, 2011 at 7:26 PM, Lyes zaiko <[email protected]> wrote: > Hello! > Is it someway dangerous to perform a map/reduce query from another > map/reduce query, what are the risks?? > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > > -- Best regards, Dmitry Demeshchuk _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
