Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.22.0
-
None
-
None
-
Reviewed
Description
HADOOP-7093 will change the default content-type to text/plain. So TaskLogServlet, which outputs HTML, needs to change to specify this content type. I believe the other HTML servlets already correctly specify a content type. The MapOutputServlet appears to specify no content type and work fine without one, but to be "correct" we may as well specify application/octet-stream
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-7093 Servlets should default to text/plain
- Closed