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

Suresh Srinivas commented on HDFS-4597:
---------------------------------------

Comments:
# ConcatSourcesParam#DEFAULT is NULL in trunk and "" in this patch?
# Equivalent changes from FilterFileSystem.java is not implemented?
# The following changes is not in the backport?
{code}
-              path.getAbsolutePath(), op, bufferSize);
+              path.getAbsolutePath(), op, concatSrcs, bufferSize);
{code}
# webhdfs.xml change in this patch is not in trunk? (I could not find it on a 
quick look).

                
> Backport WebHDFS concat to branch-1
> -----------------------------------
>
>                 Key: HDFS-4597
>                 URL: https://issues.apache.org/jira/browse/HDFS-4597
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>          Components: webhdfs
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>         Attachments: h4597_20130313.patch
>
>
> HDFS-3598 adds cancat to WebHDFS.  Let's also add it to branch-1.

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