|
|
-
Re: location of log files for mapreduce job run through eclipseHarsh J 2013-03-07, 01:01
If you've not changed any configs, look under /tmp/hadoop-${user.name}/ perhaps.
On Thu, Mar 7, 2013 at 3:19 AM, Sayan Kole <[EMAIL PROTECTED]> wrote: > Hi, > I cannot find the log files for the wordcount job: job_local_0001 when I > run it through eclipse. I am getting the standard output on screen showing > me the progress of the maps/reduces, but when I check my log directory > inside the hadoop folder, I do not see any log files for this job nor does > the jobtracker log file have any information for this job. > > Sayan Kole -- Harsh J |