Home:ALL Converter>Accessing Hadoop Counters in MapReduce

Accessing Hadoop Counters in MapReduce

Ask Time:2015-04-18T14:45:14         Author:ansh.gandhi

Json Formatter

I am having a problem accessing Counters from a different Configuration. Is there any way to access Hadoop Counters from different Configurations while implementing map reduce on java, or are the counters Configuration specific?

Author:ansh.gandhi,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/29713924/accessing-hadoop-counters-in-mapreduce
yy