thomasrebele commented on PR #6632: URL: https://github.com/apache/hive/pull/6632#issuecomment-5425687568
Thank you for the PR, @cyanzheng2926! I executed many TestIcebergCliDriver tests locally, but I could not observe the problem either. I checked the CI of [master](https://ci.hive.apache.org/job/hive-precommit/job/master/). There was a similar problem: * [job 3017](https://ci.hive.apache.org/job/hive-precommit/job/master/3017/testReport/org.apache.hadoop.hive.cli/TestIcebergCliDriver/Testing___split_01___PostProcess___testCliDriver_metadata_delete_/) * [job 3016](https://ci.hive.apache.org/job/hive-precommit/job/master/3016/testReport/org.apache.hadoop.hive.cli/TestIcebergCliDriver/Testing___split_02___PostProcess___testCliDriver_metadata_delete_/) The failure was fixed in 5e9f78815688457ff00d7b3192f7e13d458a16d6. It might be that some flakiness is causing the test failure. I let the test run repeatedly on the master branch with a [Jenkins job](https://ci.hive.apache.org/job/hive-flaky-check/955/). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
