hudi-bot opened a new issue, #15393: URL: https://github.com/apache/hudi/issues/15393
ITTestHoodieSanity.testRunHoodieJavaAppOnMultiPartitionKeysMORTable [https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_apis/build/builds/11006/logs/40] {code:java} 2022-08-29T07:56:42.2376427Z Logging initialized using configuration in file:/opt/hive/conf/hive-log4j2.properties Async: true2022-08-29T07:56:42.2376830Z OK2022-08-29T07:56:42.2377102Z Time taken: 1.399 seconds2022-08-29T07:56:42.2377235Z 2022-08-29T07:56:42.3504813Z [ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 785.047 s <<< FAILURE! - in org.apache.hudi.integ.ITTestHoodieSanity2022-08-29T07:56:42.3505832Z [ERROR] testRunHoodieJavaAppOnMultiPartitionKeysMORTable{String}[2] Time elapsed: 67.769 s <<< FAILURE!2022-08-29T07:56:42.3508475Z org.opentest4j.AssertionFailedError: Command ([/var/hoodie/ws/hudi-spark-datasource/hudi-spark/run_hoodie_streaming_app.sh, --hive-sync, --table-path, hdfs://namenode/docker_hoodie_multi_partition_key_mor_test_20220829075221024, --hive-url, jdbc:hive2://hiveserver:10000, --table-type, MERGE_ON_READ, --hive-table, docker_hoodie_multi_partition_key_mor_test_20220829075221024, --use-multi-partition-keys, --streaming-source -path, hdfs://namenode/streaming/source/docker_hoodie_multi_partition_key_mor_test_20220829075221024, --streaming-checkpointing-path, hdfs://namenode/streaming/ckpt/docker_hoodie_multi_partition_key_mor_test_20220829075221024]) expected to succeed. Exit (255) ==> expected: <0> but was: <255>2022-08-29T07:56:42.3510398Z at org.apache.hudi.integ.ITTestHoodieSanity.testRunHoodieJavaApp(ITTestHoodieSanity.java:175)2022-08-29T07:56:42.3511488Z at org.apache.hudi.integ.ITTestHoodieSanity.testRunHoodieJavaAppOnMultiPartitionKeysMORTable(ITTestHoodieSanity.java:107)2022-08-29T07:56:42.3511992Z 2022-08-29T07:56:42.7115663Z [INFO] 2022-08-29T07:56:42.7116508Z [INFO] Results:2022-08-29T07:56:42.7117361Z [INFO] 2022-08-29T07:56:42.7117705Z [ERROR] Failures: 2022-08-29T07:56:42.7128934Z [ERROR] ITTestHoodieSanity.testRunHoodieJavaAppOnMultiPartitionKeysMORTable:107->testRunHoodieJavaApp:175->ITTestBase.executeCommandStringInDocker:263->ITTestBase.executeCommandStringInDocker:274->ITTestBase. executeCommandInDocker:197->ITTestBase.executeCommandInDocker:246 Command ([/var/hoodie/ws/hudi-spark-datasource/hudi-spark/run_hoodie_streaming_app.sh, --hive-sync, --table-path, hdfs://namenode/docker_hoodie_multi_partition_key_mor_test_20220829075221024, --hive-url, jdbc:hive2://hiveserver:10000, --table-type, MERGE_ON_READ, --hive-table, docker_hoodie_multi_partition_key_mor_test_20220829075221024, --use-multi-partition-keys, --streaming-source-path, hdfs://namenode/streaming/source/docker_hoodie_multi_partition_key_mor_test_20220829075221024, --streaming-checkpointing-path, hdfs://namenode/streaming/ckpt/docker_hoodie_multi_partition_key_mor_test_20220829075221024]) expected to succeed. Exit (255) ==> expected: <0> but was: <255> {code} ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-4744 - Type: Improvement - Epic: https://issues.apache.org/jira/browse/HUDI-4302 -- 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]
