Hi Kevin,

Thanks for your feedback.  Comments below:

On Fri, Apr 30, 2010 at 9:09 AM, Kevin Smith <ksm...@basho.com> wrote:

> * Multiple sequential map phases only work if each map phase emits ONLY
> key/value pairs as the inputs for the next map phase.
>

I was aware of that, and as far as I know I'm abiding by that.  The one
potentially wonky thing I'm doing is returning *potential* bucket,key
combinations and letting the next phase verify that they actually exist.
 That was working before, and, as I mentioned, is still working locally.


> * The Javascript environment provides a function, ejsLog(), which you can
> use to debug M/R jobs. You call it like this: ejsLog("/path/to/log/file",
> "StringToLog")


Thanks, that should help.  I'll poke around and report back if I find
anything interesting.

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

Reply via email to