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

Plamen Jeliazkov commented on HDFS-3598:
----------------------------------------

I apologize for the patch spam. I was getting a mismatch between trunk and 
2.0.3 and was confused for a long time as to why the patch would not apply on 
Jenkins. I have gotten it correct. Latest patch fixes an issue with 
FilterFileSystem also requiring concat due to TestFilterFileSystem exclusively 
checking the implementation to match FileSystem's methods.
                
> WebHDFS: support file concat
> ----------------------------
>
>                 Key: HDFS-3598
>                 URL: https://issues.apache.org/jira/browse/HDFS-3598
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: webhdfs
>    Affects Versions: 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.patch, HDFS-3598.trunk.patch
>
>
> In trunk and branch-2, DistributedFileSystem has a new concat(Path trg, Path 
> [] psrcs) method.  WebHDFS should support it.

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