On Tue, Dec 11, 2012 at 1:54 PM, Brad Heller <b...@cloudability.com> wrote: > {error,[{phase,0},{error,<<"[{<<\"lineno\">>,459},{<<\"message\">>,<<\"InternalError: > script stack space quota is > exhausted\">>},{<<\"source\">>,<<\"unknown\">>}]">>}
Hi, Brad. Your Javascript VM ran out of stack space. Raise the value of `js_thread_stack` in your app.config, as detailed on http://docs.basho.com/riak/latest/references/MapReduce---Settings/, and that error should go away. -Bryan _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com