[jira] [Updated] (HDFS-8615) Correct HTTP method in WebHDFS document

2017-01-05 Thread Junping Du (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junping Du updated HDFS-8615:
-
Fix Version/s: 2.8.0

> 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.2, 2.6.3, 3.0.0-alpha1
>
> 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://:/webhdfs/v1/?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)

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



[jira] [Updated] (HDFS-8615) Correct HTTP method in WebHDFS document

2016-01-13 Thread Vinod Kumar Vavilapalli (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli updated HDFS-8615:
--
Fix Version/s: (was: 2.7.3)
   (was: 2.8.0)
   2.7.2

Pulled this into 2.7.2 to keep the release up-to-date with 2.6.3. Changing 
fix-versions to reflect the same.

> 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.7.2, 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://:/webhdfs/v1/?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)


[jira] [Updated] (HDFS-8615) Correct HTTP method in WebHDFS document

2015-11-16 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated HDFS-8615:

Fix Version/s: 2.6.3
   2.7.3

Backported this to branch-2.7 and branch-2.6.

> 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://:/webhdfs/v1/?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)


[jira] [Updated] (HDFS-8615) Correct HTTP method in WebHDFS document

2015-11-16 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated HDFS-8615:

Attachment: HDFS-8615.branch-2.6.patch

Attaching a patch for branch-2.6.
I've tested it manually. Compiled the document by 'mvn site' and the document 
looks good.

> 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.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://:/webhdfs/v1/?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)


[jira] [Updated] (HDFS-8615) Correct HTTP method in WebHDFS document

2015-06-17 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated HDFS-8615:

 Target Version/s: 2.8.0
Affects Version/s: 2.4.1
 Hadoop Flags: Reviewed
   Status: Patch Available  (was: Open)

 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
 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)


[jira] [Updated] (HDFS-8615) Correct HTTP method in WebHDFS document

2015-06-17 Thread Brahma Reddy Battula (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brahma Reddy Battula updated HDFS-8615:
---
Attachment: HDFS-8615.patch

 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
Reporter: Akira AJISAKA
Assignee: Brahma Reddy Battula
  Labels: newbie
 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)


[jira] [Updated] (HDFS-8615) Correct HTTP method in WebHDFS document

2015-06-17 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated HDFS-8615:

   Resolution: Fixed
Fix Version/s: 2.8.0
   Status: Resolved  (was: Patch Available)

I've committed this patch to trunk and branch-2. Thanks [~brahmareddy] for the 
contribution.

 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)


[jira] [Updated] (HDFS-8615) Correct HTTP method in WebHDFS document

2015-06-16 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated HDFS-8615:

Labels: newbie  (was: )

 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
Reporter: Akira AJISAKA
  Labels: newbie

 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)


[jira] [Updated] (HDFS-8615) Correct HTTP method in WebHDFS document

2015-06-16 Thread Brahma Reddy Battula (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brahma Reddy Battula updated HDFS-8615:
---
Assignee: Jagadesh Kiran N

 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
Reporter: Akira AJISAKA
Assignee: Jagadesh Kiran N
  Labels: newbie

 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)