[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439210#comment-13439210
 ] 

Ahmed Radwan commented on MAPREDUCE-4572:
-----------------------------------------

Here is a patch that solves this issue. The alias serving behavior is now 
controlled via a new configuration property. I have manually tested the patch 
on a single-node cluster and confirmed that aliases are now served if the 
property is set to "true" and are not served when it is set to "false". Default 
is "true".
                
> Can not access user logs - Jetty is not configured by default to serve 
> aliases/symlinks
> ---------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4572
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4572
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tasktracker, webapps
>    Affects Versions: 1.0.0
>            Reporter: Ahmed Radwan
>            Assignee: Ahmed Radwan
>
> The task log servlet can no longer access user logs because MAPREDUCE-2415 
> introduce symlinks to the logs and jetty is not configured by default to 
> serve symlinks. 

--
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