Created 05-21-2018 07:58 AM
I'm new to Hadoop. I want to run a MapReduce example and see its results with calculator mapper. That is, I want to know, each intermediate result is calculated by which mapper? Is it possible? How?
I installed Hadoop 2.9.0 (multi-node cluster).