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

John Vines commented on ACCUMULO-4701:
--------------------------------------

One of the things I've seen projects do is shade the dependency in by
dynamically pulling in and converting the packages into something unique
for the project. This negates any problems with compatibility aside from
shaded projects leaking into the api

On Fri, Sep 8, 2017, 7:26 PM Christopher Tubbs (JIRA) <[email protected]>



> Shade Guava dependency
> ----------------------
>
>                 Key: ACCUMULO-4701
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4701
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 1.7.3
>            Reporter: Piotr Findeisen
>            Assignee: Christopher Tubbs
>
> [{{presto-accumulo}}|https://github.com/prestodb/presto/tree/master/presto-accumulo]
>  connector embeds Accumulo client {{org.apache.accumulo:accumulo-core}}. 
> Accumulo uses Guava. Since Guava APIs are not strictly backwards compatible, 
> it's necessary to shade guava dependency or library users need to use same 
> Guava version (i.e. cannot upgrade/downgrade at will).
> Please shade Guava dependency.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to