You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2016/05/18 02:22:12 UTC

[jira] [Created] (HADOOP-13169) Randomize file list in SimpleCopyListing

Rajesh Balamohan created HADOOP-13169:
-----------------------------------------

             Summary: Randomize file list in SimpleCopyListing
                 Key: HADOOP-13169
                 URL: https://issues.apache.org/jira/browse/HADOOP-13169
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Rajesh Balamohan
            Priority: Minor


When copying files to S3, based on file listing some mappers can get into S3 partition hotspots. This would be more visible, when data is copied from hive warehouse with lots of partitions (e.g date partitions). In such cases, some of the tasks would tend to be a lot more slower than others. It would be good to randomize the file paths which are written out in SimpleCopyListing to avoid this issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org