I want to call reporter.progress() from my com.datasalt.pangool.tuplemr.TupleReducer to update the Hadoop framework so long running reducers do not get killed. However, I cannot figure out how to get an org.apache.hadoop.mapred.Reporter instance from the Pangool API. Can anyone help with this?
Under the hood we are using Hadoop 0.20.2-cdh3u6.
Thanks,
Curt-