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 "Vinay (JIRA)" <ji...@apache.org> on 2013/11/19 07:29:22 UTC

[jira] [Updated] (HADOOP-10115) Exclude duplicate jars in hadoop package under different component's lib

     [ https://issues.apache.org/jira/browse/HADOOP-10115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinay updated HADOOP-10115:
---------------------------

    Attachment: HADOOP-10115.patch

Uploading a patch, which checks for the duplicate lib. If not already present then only it will copy.

> Exclude duplicate jars in hadoop package under different component's lib
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-10115
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10115
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0, 2.2.0
>            Reporter: Vinay
>            Assignee: Vinay
>         Attachments: HADOOP-10115.patch
>
>
> In the hadoop package distribution there are more than 90% of the jars are duplicated in multiple places.
> For Ex:
> almost all jars in share/hadoop/hdfs/lib are already there in share/hadoop/common/lib
> Same case for all other lib in share directory.
> Anyway for all the daemon processes all directories are added to classpath.
> So to reduce the package distribution size and the classpath overhead, remove the duplicate jars from the distribution.



--
This message was sent by Atlassian JIRA
(v6.1#6144)