issue reported:
http://stackoverflow.com/questions/8566794/the-map-reduce-finalize-does-not-always-get-the-same-number-of-parameters
calls to
_finalize(ret);
should be
_finalize(key, ret);
issue reported:
http://stackoverflow.com/questions/8566794/the-map-reduce-finalize-does-not-always-get-the-same-number-of-parameters
calls to
_finalize(ret);
should be
_finalize(key, ret);