[
https://issues.apache.org/jira/browse/DRILL-7904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17330928#comment-17330928
]
ASF GitHub Bot commented on DRILL-7904:
---------------------------------------
vvysotskyi commented on pull request #2202:
URL: https://github.com/apache/drill/pull/2202#issuecomment-825797242
@vdiravka, thanks for the pull request.
Could you please create two commits: one commit with all manual changes and
another one with changes related to renaming packages?
Regarding checks, the main one is clean tests run.
After that, please check how Drill will work with hive, hbase, etc.
Please make sure that Drill JDBC Driver is not broken, try to connect to
Drill Through SQuirreL and DBeaver, try setting up custom authentication, and
submit different queries.
Also, please make sure that Drill is starting and running in distributed
mode, Web-UI is functioning correctly.
Also, Drill has some code related to patching guava classes, could you
please check whether it is still needed and if yes that it wasn't broken by the
update?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Update to 30-jre Guava version
> ------------------------------
>
> Key: DRILL-7904
> URL: https://issues.apache.org/jira/browse/DRILL-7904
> Project: Apache Drill
> Issue Type: Improvement
> Affects Versions: 1.18.0
> Reporter: Vitalii Diravka
> Assignee: Vitalii Diravka
> Priority: Major
> Fix For: 1.18.0
>
>
> * Update guava version to the newest one
> ([30.1.1-jre|https://mvnrepository.com/artifact/com.google.guava/guava/30.1.1-jre])
> * Drop <shaded.guava.version> at all
--
This message was sent by Atlassian Jira
(v8.3.4#803005)