You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Daniel <d4...@gmail.com> on 2008/06/18 17:17:15 UTC

how can i save the JobClient info?

Hi all,
  I'm new to Hadoop framework, i want to know when one MapReduce task is
finished, is there any easy way to save the total number of input/output
records to some file or variables?
 Thanks.