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