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 "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2017/04/06 15:53:41 UTC

[jira] [Comment Edited] (HADOOP-14284) Shade Guava everywhere

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

Tsuyoshi Ozawa edited comment on HADOOP-14284 at 4/6/17 3:53 PM:
-----------------------------------------------------------------

This is a WIP patch which includes lots redundant parts and useless changes. However, it helps to clarify an approach I'm trying, so attached it here. Based on discussion on HADOOP-13363 with Stack, I'm trying to add hadoop-shaded-3rdparty-libraries.


was (Author: ozawa):
WIP patch. Based on discussion on HADOOP-13363 with stack, I'm trying to add hadoop-shaded-3rdparty-libraries.

> Shade Guava everywhere
> ----------------------
>
>                 Key: HADOOP-14284
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14284
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0-alpha3
>            Reporter: Andrew Wang
>            Priority: Blocker
>         Attachments: HADOOP-14238.pre001.patch
>
>
> HADOOP-10101 upgraded the guava version for 3.x to 21.
> Guava is broadly used by Java projects that consume our artifacts. Unfortunately, these projects also consume our private artifacts like {{hadoop-hdfs}}. They also are unlikely on the new shaded client introduced by HADOOP-11804, currently only available in 3.0.0-alpha2.
> We should shade Guava everywhere to proactively avoid breaking downstreams. This isn't a requirement for all dependency upgrades, but it's necessary for known-bad dependencies like Guava.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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