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

ASF GitHub Bot commented on DRILL-6422:
---------------------------------------

vvysotskyi commented on a change in pull request #1264:  DRILL-6422: Update 
guava to 23.0 and shade it
URL: https://github.com/apache/drill/pull/1264#discussion_r200959323
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -42,7 +42,8 @@
     <proto.cas.path>${project.basedir}/src/main/protobuf/</proto.cas.path>
     <dep.junit.version>4.12</dep.junit.version>
     <dep.slf4j.version>1.7.6</dep.slf4j.version>
-    <dep.guava.version>18.0</dep.guava.version>
+    <dep.guava.version>23.0</dep.guava.version>
 
 Review comment:
   Thanks, renamed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Update guava to 23.0 and shade it
> ---------------------------------
>
>                 Key: DRILL-6422
>                 URL: https://issues.apache.org/jira/browse/DRILL-6422
>             Project: Apache Drill
>          Issue Type: Task
>            Reporter: Volodymyr Vysotskyi
>            Assignee: Volodymyr Vysotskyi
>            Priority: Major
>             Fix For: 1.15.0
>
>
> Some hadoop libraries use old versions of guava and most of them are 
> incompatible with guava 23.0.
> To allow usage of new guava version, it should be shaded and shaded version 
> should be used in the project.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to