[
https://issues.apache.org/jira/browse/HDFS-14063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687825#comment-16687825
]
Weiwei Yang commented on HDFS-14063:
------------------------------------
Thanks [~elgoiri] for working on this. Patch looks good to me, only one doublt.
In \{{NamenodeWebHdfsMethods}}, I saw following operations support noredirect
param,
* CREATE
* APPEND
* OPEN
* GETFILECHECKSUM
why changes for GETFILECHECKSUM is not included in this patch?
> Support noredirect param for CREATE/APPEND/OPEN in HttpFS
> ---------------------------------------------------------
>
> Key: HDFS-14063
> URL: https://issues.apache.org/jira/browse/HDFS-14063
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Íñigo Goiri
> Assignee: Íñigo Goiri
> Priority: Major
> Attachments: HDFS-14063.000.patch, HDFS-14063.001.patch,
> HDFS-14063.002.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: [email protected]
For additional commands, e-mail: [email protected]