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