[
https://issues.apache.org/jira/browse/HDFS-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14590931#comment-14590931
]
Akira AJISAKA commented on HDFS-8615:
-------------------------------------
Sorry, I forgot to see the result of Jenkins build. For testing the patch, I
built the document and uploaded to
http://aajisaka.github.io/hadoop-project/hadoop-project-dist/hadoop-hdfs/WebHDFS.html#Get_ACL_Status.
The document looks fine.
> 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
>
> Attachments: 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)