cannot see userlogs from the web
--------------------------------

                 Key: HADOOP-8111
                 URL: https://issues.apache.org/jira/browse/HADOOP-8111
             Project: Hadoop Common
          Issue Type: Bug
          Components: util
    Affects Versions: 1.0.0
         Environment: Linux
            Reporter: Weili Shao


After upgraded from Hadoop 0.20.2 to Hadoop 1.0.0, the userlogs cannot be 
viewed anymore from the web. The root cause is that the userlogs of the tasks 
are actually simlinks at level of dir with name pattern like 
attempt_201202241358_0001_m_000000_0. According to Jetty's documentation, 
simlinks are not defaultly rederable 
http://docs.codehaus.org/display/JETTY/How+to+enable+serving+aliased+files. 
Please check.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to