Hi, Ryan.  From the log messages you've pasted so far, it looks like
something decided to shutdown the MapReduce pipe explicitly ("Reason:
killed").  That can happen if there is a problem sending inputs, or if
the request times out.  In either of those cases, you should have
received an error on the client side: anything interesting in your
Ruby logs?

It's possible that there is an oversight in the new Riak Pipe plumbing
of MapReduce.  Could you please try your experiment again, but set
'mapred_system' to 'legacy' (not 'pipe') in riak_kv's app.config,
please?  If your query works on the legacy system, would you be able
to share it, so we could find the oversight?  It would also be useful
to know whether you have Ripple using HTTP or Protocol Buffers.

-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