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

Aaron Kimball updated MAPREDUCE-1212:
-------------------------------------

    Attachment: MAPREDUCE-1212.2.patch

New patch based on discussion in HADOOP-6370.  All the common deps are copied 
into contrib/(projname)/lib except for those which are already in the global 
"lib" directory.

Adds "test" ivy configurations to some contrib projects so that they do not 
pull in hadoop-hdfs-test and hadoop-core-test in "common" mode.

Removed a few other spurious dependencies (e.g., slf-log4j) from some projects. 
They should be fine using the global log4j. (Since that's all we were shipping, 
anyway)

> Mapreduce contrib project ivy dependencies are not included in binary target
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1212
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1212
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>            Reporter: Aaron Kimball
>            Assignee: Aaron Kimball
>            Priority: Critical
>         Attachments: MAPREDUCE-1212.2.patch, MAPREDUCE-1212.patch
>
>
> As in HADOOP-6370, only Hadoop's own library dependencies are promoted to 
> ${build.dir}/lib; any libraries required by contribs are not redistributed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to