You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by arun k <ar...@gmail.com> on 2011/12/11 07:41:54 UTC

Accessing Job counters displayed in WEB GUI in Hadoop Code

Hai guys !

Can i access the Job counters displayed in WEB GUI in Hadoop code when the
job finished their execution ?
If so, how can i access the values like "average task run time" and
counters "FILE/HDFS BYTES READ/WRITTEN" immediately after the job has
completed in JobQueueTaskScheduler Code or in some other code file ?


Thanks,
Arun