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

Hudson commented on MAPREDUCE-2253:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #586 (See 
[https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/586/])
    MAPREDUCE-2253. Servlets should specify content type. Contributed by Todd 
Lipcon


> Servlets should specify content type
> ------------------------------------
>
>                 Key: MAPREDUCE-2253
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2253
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.22.0
>
>         Attachments: mapreduce-2253.txt, mapreduce-2253.txt, 
> mapreduce-2253.txt
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to