geserdugarov commented on PR #12120: URL: https://github.com/apache/hudi/pull/12120#issuecomment-2423577211
For now, I have 2 problems with CI: - docker-java17-test (scala-2.13, flink1.20, spark3.5, spark3.5.0 > [11/19] RUN wget https://archive.apache.org/dist/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz: 0.258 Connecting to archive.apache.org (65.108.204.189:443) 134.4 wget: can't connect to remote host (65.108.204.189): Operation timed out - UT common & client/spark-client in Azure > [ERROR] Tests run: 30, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 341.123 s <<< FAILURE! - in org.apache.hudi.client.TestHoodieClientMultiWriter [ERROR] testMultiWriterWithAsyncTableServicesWithConflict{HoodieTableType, Class, ConflictResolutionStrategy}[6] Time elapsed: 17.807 s <<< ERROR! Need to figure out the reason of second problem. Something is broken for the case of: - FileSystemBasedLockProvider - PreferWriterConflictResolutionStrategy() - MERGE_ON_READ. Also, in this test `hoodie.datasource.write.row.writer.enable = false` which could be related somehow to HUDI-8394. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
