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 arun k <ar...@gmail.com> on 2011/12/13 15:36:50 UTC

Where do i see Sysout statements after building example ?

HI guys !

I have a single node set up as per
http://www.michael-noll.com/tutorials/running-hadoop-on-ubuntu-linux-single-node-cluster/
1>I have put some sysout statements in Jobtracker and wordcount
(src/examples/org/..) code
2>ant build
3>Ran example jar with wordcount

Where do i find the sysout statements ? i have seen in logs/
datanode,tasktracker,*.out  files.

Can anyone help me out ?


Arun