On Fri, Jan 18, 2013 at 11:48 AM, Evan Vigil-McClanahan
<emcclana...@basho.com> wrote:
> Note that this uses the luke mapreduce subsystem, which isn't a good
> idea as it's been deprecated going forward.
>
> Unfortunately there doesn't seem to be a way that's as simple to do
> pipe mapreduce jobs.  I'll ping people and see if we can't get you all
> some code that's slightly easier to use.

Pipe-based mapreduce is encapsulated in the `riak_kv_mrc_pipe` module.
Instead of `C:mapred...`, use `riak_kv_mrc_pipe:mapred...`. Note that
the next release of riak drops the `riak_client`, luke-based version,
and only the pipe-based version remains.

-Bryan

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

Reply via email to