[
https://issues.apache.org/jira/browse/DRILL-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587821#comment-16587821
]
ASF GitHub Bot commented on DRILL-6422:
---------------------------------------
vrozov commented on issue #1264: DRILL-6422: Update guava to 23.0 and shade it
URL: https://github.com/apache/drill/pull/1264#issuecomment-414769879
@vvysotskyi Correct, but note that with a single PR it is necessary to
complete almost the same actions by a single committer in a short period of
time (due to merge conflicts) while two PRs allow avoiding such dependency and
one person can merge the first PR, another person can publish artifacts to
maven and a third person can wait for the artifacts to become available before
resolving conflicts and merging the second PR.
To manually publish artifacts, see https://repository.apache.org or use
`maven deploy`. I don't remember who (all committers or only PMCs) are allowed
to publish to the Apache maven repository.
----------------------------------------------------------------
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:
[email protected]
> 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)