Sagar Sumit created HUDI-5662:
---------------------------------
Summary: Build failure on upgrading hudi-presto-bundle to version
0.13.0 in Presto
Key: HUDI-5662
URL: https://issues.apache.org/jira/browse/HUDI-5662
Project: Apache Hudi
Issue Type: Task
Reporter: Sagar Sumit
After upgrading to 0.13.0-rc1 as shown in
[https://github.com/codope/presto/commit/8779d4f17be10861d7726226e74397c6d9b316fd]
and building the project, we get the following error:
{code:java}
Failed while enforcing RequireUpperBoundDeps. The error(s) are [
Require upper bound dependencies error for org.objenesis:objenesis:1.3 paths to
dependency are:
+-com.facebook.presto:presto-hive:0.280-SNAPSHOT
+-org.apache.hudi:hudi-presto-bundle:0.13.0-rc1
+-com.esotericsoftware:kryo-shaded:4.0.2
+-org.objenesis:objenesis:1.3 (managed) <-- org.objenesis:objenesis:2.5.1
] {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)