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

hemanthboyina commented on HDFS-15102:
--------------------------------------

faced an issue while implementing enableECPolicy for HttpFS  . On request of 
enableECPolicy ,  HttpFSServer throwing  Internal_Server_Error 

As there was no path parameter for enableECPolicy method , i have passed path 
as  "/" in the httpfs request  , and got Internal_Server_Error 

Been tested some PUT request API'S , found that any PUT requests with path as 
"/"  or  "" was not supported in HttpFS

Though it was supported for GET requests .

> HttpFS: put requests are not supported for path "/"
> ---------------------------------------------------
>
>                 Key: HDFS-15102
>                 URL: https://issues.apache.org/jira/browse/HDFS-15102
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: hemanthboyina
>            Assignee: hemanthboyina
>            Priority: Major
>         Attachments: HDFS-15102.001.patch
>
>
> PUT requests in HttpFS with  path as "/" were not supported .
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to