[
https://issues.apache.org/jira/browse/HADOOP-6370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792321#action_12792321
]
Aaron Kimball commented on HADOOP-6370:
---------------------------------------
Possibly. It's worth noting that contrib projects also pull in many of the same
jars as those used by Hadoop itself. So we'd want to deduplicate from those
used by the common project first, or else we'll wind up having a *very* bloated
binary tarball. Do you know of a straightforward way to do this?
> Contrib project ivy dependencies are not included in binary target
> ------------------------------------------------------------------
>
> Key: HADOOP-6370
> URL: https://issues.apache.org/jira/browse/HADOOP-6370
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Reporter: Aaron Kimball
> Assignee: Aaron Kimball
> Priority: Critical
> Attachments: HADOOP-6370.patch
>
>
> 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.