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 Bing Jiang <ji...@gmail.com> on 2014/12/01 06:39:53 UTC

Re: User Logs & Task StateMachine logs

2014-12-01 1:25 GMT+08:00 Srinivas Chamarthi <sr...@gmail.com>:

> Hi,
>
> I have built hadoop from trunk and executing a MR program. But for some
> reason, I am not seeing any user logs on my windows box. can someone tell
> me what should I do to enable logging of the jobs ?
>
> I am actually working on tweaking the TaskImpl to do an integrity check on
> the Mapper Result once the mapper is completed.
>
> for some reason, I couldn't find the state machine logs printed anywhere.
> can someone tell me where can I find these logs ?
>
> thx
> srinivas
>


hi, Srinivas.

I guess you want to see the log of ApplicationMaster?