You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@paimon.apache.org by "humengyu2012 (via GitHub)" <gi...@apache.org> on 2023/11/14 13:05:48 UTC

[PR] Use paimon shade guava [incubator-paimon-presto]

humengyu2012 opened a new pull request, #14:
URL: https://github.com/apache/incubator-paimon-presto/pull/14

   We are attempting to use Paimon's Hive catalog within Presto. To achieve this, we need to add some additional dependencies, such as Hive or Hadoop. Different users may have different versions of Hive and Hadoop, and these dependencies may also include different versions of the Guava package, which can easily lead to conflicts. The usual approach is to use Shade to relocate our Guava version. However, I noticed that the Paimon-bundle already contains a shaded version of Guava, so we can simply use it.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Use paimon shade guava [incubator-paimon-presto]

Posted by "JingsongLi (via GitHub)" <gi...@apache.org>.
JingsongLi merged PR #14:
URL: https://github.com/apache/incubator-paimon-presto/pull/14


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org