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 Ravikant Dindokar <ra...@gmail.com> on 2016/01/07 09:58:17 UTC

Unable to see userlogs in hadoop 1.2.1

Hi Hadoop User,

For debugging purpose, I have added some syso statements in mapper and
reducer code.
Earlier I used to see under $HADOOP_HOME/logs/userlogs/job_idxxxx files
like stderr, stdlog,stdout. I used to check the syso statements in stdout
file. But from the last time I formatted the namenode I did not see such
files anymore ( even after successful job completion ). Instead files like

attempt_201601071411_0003_m_000000_0  attempt_201601071411_0003_m_000060_0
attempt_201601071411_0003_m_000001_0  attempt_201601071411_0003_m_000061_0

etc...

job-acls.xml are found in log directory. (hadoop-1.2.1/logs/userlogs)


Can someone  point out where can I see the system.out.pritln statements?


Thanks
Ravikant