[
https://issues.apache.org/jira/browse/HDFS-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13136527#comment-13136527
]
Hudson commented on HDFS-2441:
------------------------------
Integrated in Hadoop-Mapreduce-0.23-Commit #60 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/60/])
svn merge -c 1183081 from trunk for HDFS-2441.
szetszwo :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1189483
Files :
* /hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/main/java
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/web/resources/DatanodeWebHdfsMethods.java
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/web/resources/NamenodeWebHdfsMethods.java
> webhdfs returns two content-type headers
> ----------------------------------------
>
> Key: HDFS-2441
> URL: https://issues.apache.org/jira/browse/HDFS-2441
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Affects Versions: 0.20.205.0
> Reporter: Arpit Gupta
> Assignee: Tsz Wo (Nicholas), SZE
> Fix For: 0.20.205.1, 0.23.0, 0.24.0
>
> Attachments: h2441_20111011.patch, h2441_20111011_0.20s.patch
>
>
> $ curl -i "http://localhost:50070/webhdfs/path?op=GETFILESTATUS"
> HTTP/1.1 200 OK
> Content-Type: text/html; charset=utf-8
> Expires: Thu, 01-Jan-1970 00:00:00 GMT
> ........
> Content-Type: application/json
> Transfer-Encoding: chunked
> Server: Jetty(6.1.26)
> It should only return one content type header = application/json
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira