On Wed, Feb 22, 2012 at 8:23 PM, Michael Radford <m...@blorf.com> wrote: > I'm trying to figure out whether there's an easy way to accomplish > something like a "recursive/looping map-reduce query" in Riak. > … > > Are there any other options short of running custom query-coordinating > code at the level of riak_pipe?
Hi, Mike. There are no direct options for open-ended recursive input in MR at this time. Pipe does provide a very limited ability to do so, but there is no external way to access Pipe directly at the moment. -Bryan _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com