[
https://issues.apache.org/jira/browse/ARROW-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805446#comment-16805446
]
Bryan Cutler commented on ARROW-5062:
-------------------------------------
[~jnadeau] so there is already a shaded jar that shades protocol buffers, do
you mean add another shaded jar?
flight/target/arrow-flight-0.13.0-SNAPSHOT-shaded.jar
flight/target/arrow-flight-0.13.0-SNAPSHOT-jar-with-dependencies.jar
flight/target/arrow-flight-0.13.0-SNAPSHOT.jar
> [Java] Shade Java Guava dependency for Flight
> ---------------------------------------------
>
> Key: ARROW-5062
> URL: https://issues.apache.org/jira/browse/ARROW-5062
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: Bryan Cutler
> Priority: Major
>
> The Guava dependency in the Java Flight module can interfere if using Flight
> in an application that relies on an older version of Guava. We can shade the
> usage in Flight to prevent this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)