[
https://issues.apache.org/jira/browse/HDFS-8348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534821#comment-14534821
]
Jakob Homan commented on HDFS-8348:
-----------------------------------
So, we'd keep the current operation parameter and provide the ability to give,
say a JSON array of the paths as the body, ie
{noformat}
{"paths" : [ "/a/b/c", "/a/b/d", "/a/b/e" ] }
{noformat}
Sounds reasonable to me.
> Concat - Support sources list passed a POST body
> ------------------------------------------------
>
> Key: HDFS-8348
> URL: https://issues.apache.org/jira/browse/HDFS-8348
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: webhdfs
> Reporter: vishwajeet dusane
>
> Problem - Current webhdfs behavior for concat support sources list to be
> passed as query parameter. This approach limits on the number of sources list
> send as query parameter.
> Proposed Solution - Add support to send sources list as part of the request
> body instead of query parameter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)