I'd like to be able to access my job's counters from within my Reducer's configure() method (so I can know how many records were output from my mappers). Is this possible? Thanks!
- Access counters from within Reducer#configure() ? Stuart White
- Re: Access counters from within Reducer#configure() ? Owen O'Malley