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

Plamen Jeliazkov commented on HDFS-4456:
----------------------------------------

Isn't the param name the way it shows up in the HTTP request? So 
http://host:port/webhdfs/v1/path?srcs=<PATHS>, correct? Changing the param name 
would mean http://host:port/webhdfs/v1/path?sources=<PATHS>. The webHDFS patch 
had the param name as 'srcs'; wouldn't you like to keep compatibility and just 
leave it as 'srcs' or would you still prefer to change it to 'sources'?

I can just push out another patch update.

This present report is from the first patch which did not have the unit test 
addition.
                
> Add concat to WebHDFS REST API
> ------------------------------
>
>                 Key: HDFS-4456
>                 URL: https://issues.apache.org/jira/browse/HDFS-4456
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>          Components: webhdfs
>    Affects Versions: 3.0.0, 2.0.3-alpha
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Plamen Jeliazkov
>             Fix For: 3.0.0, 2.0.3-alpha
>
>         Attachments: HDFS-3598.trunk.docAndHttpFS.patch, 
> HDFS-4456.trunk.docAndHttpFS.patch, HDFS-4456.trunk.docAndHttpFS.patch
>
>
> HDFS-3598 adds the concat feature to WebHDFS.  The REST API should be updated 
> accordingly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to