You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Gera Shegalov (JIRA)" <ji...@apache.org> on 2014/10/15 10:36:34 UTC

[jira] [Created] (MAPREDUCE-6128) Automatic addition of bundled jars to distributed cache

Gera Shegalov created MAPREDUCE-6128:
----------------------------------------

             Summary: Automatic addition of bundled jars to distributed cache 
                 Key: MAPREDUCE-6128
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6128
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: client
    Affects Versions: 2.5.1
            Reporter: Gera Shegalov
            Assignee: Gera Shegalov


On the client side, JDK adds Class-Path elements from the job jar manifest
on the classpath. In theory there could be many bundled jars in many directories such that adding them manually via libjars or similar means to task classpaths is cumbersome. If this property is enabled, the same jars are added
to the task classpaths automatically.



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