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 Rajan Dev <ku...@gmail.com> on 2010/02/23 14:23:38 UTC

about counter

Hello

i have to find Counter and i am using inetsocketAddress and connecting into
the jobtracker

jsp
with help of it am able to find the counter when it is running on single pc

but as i am trying to run this in cluster . i am not able to get any
counters .

My programme is attached which finds counter.
i am using webservice to invoke the method written in the programme.
i am looking out for the solution to find counters in the cluster.

Thanks in advance
Rajan