[
https://issues.apache.org/jira/browse/HDFS-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15008337#comment-15008337
]
Hudson commented on HDFS-8615:
------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #2616 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2616/])
Move HDFS-8615 from 2.8.0 to 2.6.3 in CHANGES.txt. (aajisaka: rev
b82a6cee4b74230322eb9fbf1b522947463cb343)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> Correct HTTP method in WebHDFS document
> ---------------------------------------
>
> Key: HDFS-8615
> URL: https://issues.apache.org/jira/browse/HDFS-8615
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.4.1
> Reporter: Akira AJISAKA
> Assignee: Brahma Reddy Battula
> Labels: newbie
> Fix For: 2.8.0, 2.7.3, 2.6.3
>
> Attachments: HDFS-8615.branch-2.6.patch, HDFS-8615.patch
>
>
> For example, {{-X PUT}} should be removed from the following curl command.
> {code:title=WebHDFS.md}
> ### Get ACL Status
> * Submit a HTTP GET request.
> curl -i -X PUT
> "http://<HOST>:<PORT>/webhdfs/v1/<PATH>?op=GETACLSTATUS"
> {code}
> Other than this example, there are several commands which {{-X PUT}} should
> be removed from. We should fix them all.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)