Is there an easy way (API way) to measure the reducer's (reduce task) performance in Apache Hadoop (version 2.6.5 if it matters).
In addition, is there any (easy) way to insert more variables to "inside functions"? which we sometimes override, for instance getPartition inside Partitioner Class (or use an unset/unused variable that I can modify easily using API, for example, setNumReduceTasks)