Hello all
What is the procedure for reading counters after a job has run? I
want to be able to run my job using JobClient.runJob(), then read out
some counters to make a decision about whether to run another
reduction or exit. I can think of some hacky ways to do it, but there
must be some correct way to read the counters.
Thanks!
-steve