Re: Enable Debug logging for a job

2014-09-18 Thread Siddhi Mehta
Yes I crossed checked the final setting on the Job run on RM Configuration tab was set to DEBUG. Thanks, Siddhi On Fri, Sep 12, 2014 at 11:24 AM, Jakub Stransky stransky...@gmail.com wrote: Hi Siddhi, I did this today for Hadoop 2.2.0 with difference that I was setting level to WARN and on

Re: Enable Debug logging for a job

2014-09-12 Thread Jakub Stransky
Hi Siddhi, I did this today for Hadoop 2.2.0 with difference that I was setting level to WARN and on client side configuration and it worked fine for me. I would check what was the final setting when the job run on RM configuration tab. Jakub On 11 September 2014 20:28, Siddhi Mehta

Enable Debug logging for a job

2014-09-11 Thread Siddhi Mehta
I am using hadoop2.3.0 with MR2. I tried enablibg debugging logging for a map/reduce tasks by setting to mapreduce.map.log.level and mapreduce.reduce.log.level to DEBUG in mapred-site.xnl Am i missing something or is this a known issue. Aprreciate your response. Thanks, Siddhi