[ 
https://issues.apache.org/jira/browse/HADOOP-10115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355075#comment-14355075
 ] 

Hudson commented on HADOOP-10115:
---------------------------------

FAILURE: Integrated in Hadoop-Mapreduce-trunk #2078 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2078/])
HADOOP-10115. Exclude duplicate jars in hadoop package under different  
component's lib (Vinayakumar B via aw) (aw: rev 
47f7f18d4cc9145607ef3dfb70aa88748cd9dbec)
* hadoop-common-project/hadoop-common/CHANGES.txt
* hadoop-dist/pom.xml


> 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: Improvement
>          Components: build
>    Affects Versions: 3.0.0, 2.2.0
>            Reporter: Vinayakumar B
>            Assignee: Vinayakumar B
>              Labels: common, hdfs, mapreduce, nfs, yarn
>             Fix For: 3.0.0
>
>         Attachments: HADOOP-10115-004.patch, HADOOP-10115-005.patch, 
> HADOOP-10115-006.patch, HADOOP-10115-007.patch, HADOOP-10115.patch, 
> HADOOP-10115.patch, 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.3.4#6332)

Reply via email to