[
https://issues.apache.org/jira/browse/HDFS-4456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13568167#comment-13568167
]
Plamen Jeliazkov commented on HDFS-4456:
----------------------------------------
Nicholas, okay, I will change everything to "sources" then.
Alejandro, I will add the "unchecked" suppression to the other Params then too,
ok?
I fixed the unit tests -- the issue was 2 things: concat does not accept a doAs
param so that had to be moved to just append and the unit test did not properly
set the blockSize to the blockSize I was using for each file. Because each file
was less than a block it was causing concat to fail. This is already done in
the webHDFS unit test I added; it was just missing from HttpFS.
New patch shortly.
> 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-4456.trunk.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