[
https://issues.apache.org/jira/browse/HUDI-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagar Sumit updated HUDI-4232:
------------------------------
Fix Version/s: 0.12.1
(was: 0.12.0)
> Revisit disabled tests affected by hadoop mini cluster
> -------------------------------------------------------
>
> Key: HUDI-4232
> URL: https://issues.apache.org/jira/browse/HUDI-4232
> Project: Apache Hudi
> Issue Type: Task
> Components: tests-ci
> Reporter: Rahil Chertara
> Priority: Major
> Fix For: 0.12.1
>
>
> 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]
>
> Tests disabled:
>
>
> TestHoodieDeltaStreamer,TestHoodieMultiTableDeltaStreamer,TestMultiFS#readLocalWriteHDFS,
>
> TestMergeOnReadRollbackActionExecutor#testRollbackForCanIndexLogFile,TestSparkHoodieHBaseIndex
> TestCsvDFSSource
> TestAvroDFSSource
> TestJsonDFSSource
> TestCsvDFSSource
> TestParquetDFSSource
> TestS3EventsSource
> TestSqlSource
> TestMysqlDebeziumSource
> TestPostgresDebeziumSource
> TestSqlFileBasedTransformer
> TestHoodieLogFormat
> TestHoodieLogFormatAppendFailure
> TestDFSPropertiesConfiguration
> TestHiveSyncGlobalCommitTool
> TestInputPathHandler
> TestHoodieCombineHiveInputFormat
>
> These 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.10#820010)