Lokesh Jain created HDFS-15392:
----------------------------------

             Summary: DistrbutedFileSystem#concat api can create large number 
of small blocks
                 Key: HDFS-15392
                 URL: https://issues.apache.org/jira/browse/HDFS-15392
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Lokesh Jain


DistrbutedFileSystem#concat moves blocks from source to target. If the api is 
repeatedly used on small files it can create large number of small blocks in 
the target file. The Jira aims to optimize the api to avoid the issue of small 
blocks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to