[
https://issues.apache.org/jira/browse/HDFS-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746798#action_12746798
]
Venkatesh S commented on HDFS-222:
----------------------------------
This should work well but 2 features would be desirable.
1. varargs for files to be appended, _concat(File target, File ...
sourceFiles)_
2. deleting F2 would be awesome since the client needs to now remove all the
empty files
> Support for concatenating of files into a single file
> -----------------------------------------------------
>
> Key: HDFS-222
> URL: https://issues.apache.org/jira/browse/HDFS-222
> Project: Hadoop HDFS
> Issue Type: New Feature
> Reporter: Venkatesh S
>
> An API to concatenate files of same size and replication factor on HDFS into
> a single larger file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.