Thanks Shahab, I saw the link, but it is not the case for me. I copied everything from hdfs ($HADOOP_HOME/bin/hdfs dfs -copyToLocal / $local_dir). But did not see the logs.
Did it work for you? Thanks, Boyu On Fri, Jun 7, 2013 at 1:52 PM, Shahab Yunus <[email protected]> wrote: > See this; > > http://mail-archives.apache.org/mod_mbox/hadoop-common-user/201302.mbox/%[email protected]%3E > > Regards, > Shahab > > > On Fri, Jun 7, 2013 at 4:33 PM, Boyu Zhang <[email protected]> wrote: > >> Dear All, >> >> I recently moved from Hadoop0.20.2 to 2.0.4, and I am trying to find the >> old job history files (used to be in hdfs, output/_logs/history), it >> records detailed time information for every task attempts. >> >> But now it is not on hdfs anymore, I copied the entire "/" from hdfs to >> my local dir, but am not able to find this location. >> >> Could anyone give any advise on where are the files? >> >> Thanks, >> Boyu >> > >
