[ 
https://issues.apache.org/jira/browse/HDFS-14063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16689717#comment-16689717
 ] 

Hudson commented on HDFS-14063:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15450 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15450/])
HDFS-14063. Support noredirect param for (wwei: rev 
ad5256e44dffba2e9994f2db27d9ae71eab690e8)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/HttpFSParametersProvider.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/fs/http/server/TestHttpFSServer.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/HttpFSServer.java


> Support noredirect param for CREATE/APPEND/OPEN/GETFILECHECKSUM in HttpFS
> -------------------------------------------------------------------------
>
>                 Key: HDFS-14063
>                 URL: https://issues.apache.org/jira/browse/HDFS-14063
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Íñigo Goiri
>            Assignee: Íñigo Goiri
>            Priority: Major
>             Fix For: 3.3.0, 3.2.1
>
>         Attachments: HDFS-14063.000.patch, HDFS-14063.001.patch, 
> HDFS-14063.002.patch, HDFS-14063.003.patch, HDFS-14063.004.patch
>
>
> Currently HttpFS always redirects the URI. However, the WebUI uses 
> noredirect=true which means it only wants a response with the location. This 
> is properly done in {{NamenodeWebHDFSMethods}}. HttpFS should do the same.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to