Actually, I did, but still couldn't find my log messages. I'll double check and reply to this thread later tonight, but I am pretty sure that they are not there either :S
Please help? Thanks a lot! -Rita :S On Tue, Sep 7, 2010 at 10:46 AM, Owen O'Malley <[email protected]> wrote: > > On Sep 7, 2010, at 9:59 AM, Rita Liu wrote: > > Hi all, >> >> I still have the same problem -- So far I've added some log messages to >> WordCount.java and JobClient.java with "info" level, but none of them shows >> in any of the logs (JobTracker, TaskTracker, Namenode, Datanode, >> SecondaryNamenode) under logs/. However, when I add a log message with the >> same level to HeartbeatResponse.java, my log message does show in >> JobTracker.log. >> >> Do you have any idea why? If you do, please do let me know? Thank you so >> very much! >> > > Look at the JobTracker's webui. The task logs are available under the > details for each task. > > -- Owen >
