[ https://issues.apache.org/jira/browse/HADOOP-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Owen O'Malley updated HADOOP-2572: ---------------------------------- Status: Open (was: Patch Available) This should be re-written to test if the file exists rather than catching the exception. Exceptions should be saved for unexpected problems. > TaskLogServlet returns 410 when trying to access log early in task life > ----------------------------------------------------------------------- > > Key: HADOOP-2572 > URL: https://issues.apache.org/jira/browse/HADOOP-2572 > Project: Hadoop > Issue Type: Bug > Components: mapred > Affects Versions: 0.15.0 > Reporter: Michael Bieniosek > Fix For: 0.16.0 > > Attachments: hadoop-2572.patch > > > Early in a map task life, or for tasks that died quickly, the file > $task/syslog might not exist. In this case, the TaskLogServlet gives a > status 410. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.