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 Mark Kerzner <ma...@gmail.com> on 2009/08/25 03:22:50 UTC

Where does System.out.println() go?

Hi,

when I run Hadoop in pseudo-distributed mode, I can't find the log which
System.out.println() goes.

When I run in the IDE, I see it. When I run on EC2, it's part of the output
logs. But here - do I need to set something up?

Thank you,
Mark

Re: Where does System.out.println() go?

Posted by Mark Kerzner <ma...@gmail.com>.
Perfect, that's where it was!
Mark

On Mon, Aug 24, 2009 at 9:59 PM, Arvind Sharma <ar...@yahoo.com> wrote:

> most of the user level log files goes under $HADOOP_HOME/logs/userlog...try
> there....
>
> Arvind
>
>
>
>
> ________________________________
> From: Mark Kerzner <ma...@gmail.com>
> To: core-user@hadoop.apache.org
> Sent: Monday, August 24, 2009 6:22:50 PM
> Subject: Where does System.out.println() go?
>
> Hi,
>
> when I run Hadoop in pseudo-distributed mode, I can't find the log which
> System.out.println() goes.
>
> When I run in the IDE, I see it. When I run on EC2, it's part of the output
> logs. But here - do I need to set something up?
>
> Thank you,
> Mark
>
>
>
>
>

Re: Where does System.out.println() go?

Posted by Arvind Sharma <ar...@yahoo.com>.
most of the user level log files goes under $HADOOP_HOME/logs/userlog...try there....

Arvind




________________________________
From: Mark Kerzner <ma...@gmail.com>
To: core-user@hadoop.apache.org
Sent: Monday, August 24, 2009 6:22:50 PM
Subject: Where does System.out.println() go?

Hi,

when I run Hadoop in pseudo-distributed mode, I can't find the log which
System.out.println() goes.

When I run in the IDE, I see it. When I run on EC2, it's part of the output
logs. But here - do I need to set something up?

Thank you,
Mark



      

Re: Where does System.out.println() go?

Posted by Mark Kerzner <ma...@gmail.com>.
Thank you

On Fri, Aug 28, 2009 at 8:58 PM, indoos <in...@gmail.com> wrote:

>
> Hi, sysout for Map Reduce should be visible in 50030 task tracker UI
> against
> the individual Map Reduce tasks for executed JOB. This UI anyways uses the
> individual logs created against each attempt in logs/userlogs/attempt****
> folders.
> Regards,Sanjay
>
>
> Mark Kerzner-2 wrote:
> >
> > Hi,
> >
> > when I run Hadoop in pseudo-distributed mode, I can't find the log which
> > System.out.println() goes.
> >
> > When I run in the IDE, I see it. When I run on EC2, it's part of the
> > output
> > logs. But here - do I need to set something up?
> >
> > Thank you,
> > Mark
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Where-does-System.out.println%28%29-go--tp25126757p25199284.html
> Sent from the Hadoop core-user mailing list archive at Nabble.com.
>
>

Re: Where does System.out.println() go?

Posted by indoos <in...@gmail.com>.
Hi, sysout for Map Reduce should be visible in 50030 task tracker UI against
the individual Map Reduce tasks for executed JOB. This UI anyways uses the
individual logs created against each attempt in logs/userlogs/attempt****
folders.
Regards,Sanjay
 

Mark Kerzner-2 wrote:
> 
> Hi,
> 
> when I run Hadoop in pseudo-distributed mode, I can't find the log which
> System.out.println() goes.
> 
> When I run in the IDE, I see it. When I run on EC2, it's part of the
> output
> logs. But here - do I need to set something up?
> 
> Thank you,
> Mark
> 
> 

-- 
View this message in context: http://www.nabble.com/Where-does-System.out.println%28%29-go--tp25126757p25199284.html
Sent from the Hadoop core-user mailing list archive at Nabble.com.