you can see the output in hadoop log directory (if you have used default
settings, it would be $HADOOP_HOME/logs/userlogs)

On Wed, Dec 10, 2008 at 1:31 PM, David Coe <[EMAIL PROTECTED]> wrote:

> I've noticed that if I put a system.out.println in the run() method I
> see the result on my console.  If I put it in the map or reduce class, I
> never see the result.  Where does it go?  Is there a way to get this
> result easily (eg dump it in a log file)?
>
> David
>

Reply via email to