You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Dustin Cote (JIRA)" <ji...@apache.org> on 2015/01/30 17:19:34 UTC

[jira] [Created] (MAPREDUCE-6235) Bundle and compress files passed with -libjars prior to uploading and distributing

Dustin Cote created MAPREDUCE-6235:
--------------------------------------

             Summary: Bundle and compress files passed with -libjars prior to uploading and distributing
                 Key: MAPREDUCE-6235
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6235
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: distributed-cache, mrv2
    Affects Versions: 2.6.0
            Reporter: Dustin Cote
            Priority: Minor


To improve performance, we should upload jars flagged by -libjars as a single bundle and expand on arrival instead of uploading the jars one by one.   This would also reduce network overhead of using the -libjars option.



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