TaskLogServlet does not set content type ----------------------------------------
Key: MAPREDUCE-2273 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2273 Project: Hadoop Map/Reduce Issue Type: Bug Affects Versions: 0.22.0 Reporter: Tom White Priority: Blocker TaskLogServlet has never set the content type, even though it can serve plain text or HTML, but since HADOOP-7093 the problem has been highlighted since it serves HTML as "text/plain" (before it was serving plain text as "text/html"). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.