Map/Reduce mappers are currently passed the stored value as a modifiable map.
This is an unnecessary waste of cpu and memory resources, given that values are
transformed into modifiable maps upfront, and mappers don't modify any value
anyways.
Original issue reported on code.google.com by sergio.b...@gmail.com on 15 Jan 2011 at 5:07
Original issue reported on code.google.com by
sergio.b...@gmail.com
on 15 Jan 2011 at 5:07