You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Johan Gustavsson (JIRA)" <ji...@apache.org> on 2018/05/18 02:11:00 UTC

[jira] [Created] (HADOOP-15477) Make unjar in RunJar overrideable

Johan Gustavsson created HADOOP-15477:
-----------------------------------------

             Summary: Make unjar in RunJar overrideable
                 Key: HADOOP-15477
                 URL: https://issues.apache.org/jira/browse/HADOOP-15477
             Project: Hadoop Common
          Issue Type: Improvement
    Affects Versions: 3.0.2, 2.7.6, 2.9.1, 2.8.3
            Reporter: Johan Gustavsson


Currently Hadoop's RunJar will unjar the jar provided and look for any jars inside and add them to the classpath. Since most deployments doesn't use jar in jar, but rather uberjars this could be rather time consuming at times and can cause issues related to over consumption of inodes, for something that is in many cases is not used.

For that purpose there should be an env variable to disable this behavior.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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