Rahil Chertara created HUDI-4232:
------------------------------------
Summary: Revisit disabled tests TestMultiFS#readLocalWriteHDFS,
TestMergeOnReadRollbackActionExecutor#testRollbackForCanIndexLogFile
Key: HUDI-4232
URL: https://issues.apache.org/jira/browse/HUDI-4232
Project: Apache Hudi
Issue Type: Task
Reporter: Rahil Chertara
Within the pr (Support Hadoop 3.x Hive 3.x and Spark 3.x)
[https://github.com/apache/hudi/pull/5786,|https://github.com/apache/hudi/pull/5786]
These two tests were disabled since they had a dependency conflict due to
mismatch of jetty versions. This is due to the fact that both of these tests
use a hadoop `mini cluster` test dependency, (which requires jetty to be
version 9.3.x, hadoop 3.1.0 uses this jetty) however hudi in the above pr is
targeting jetty 9.4.43.v20210629
--
This message was sent by Atlassian Jira
(v8.20.7#820007)