I'd like to be able to have my customised Partitioner update counters in the
Reporter.
i.e. So that I know how many keys have been sent to each partition.

So, is it possible for the partitioner to obtain a reference to the
reporter?
I guess it'd need to obtain this via the JobConf object it has access to in
the configure() method.

Or is there another way to skin this cat?

tia
-- 
View this message in context: 
http://old.nabble.com/Can-a-Partitioner-access-the-Reporter--tp28532304p28532304.html
Sent from the Hadoop core-user mailing list archive at Nabble.com.

Reply via email to