sivabalan narayanan created HUDI-1178:
-----------------------------------------
Summary: Test Flakiness in CI
Key: HUDI-1178
URL: https://issues.apache.org/jira/browse/HUDI-1178
Project: Apache Hudi
Issue Type: Bug
Components: Code Cleanup
Affects Versions: 0.6.1
Reporter: sivabalan narayanan
This particular test intermittently fails in CI sometimes.
[ERROR] Failures:
[ERROR]
ITTestHoodieSanity.testRunHoodieJavaAppOnSinglePartitionKeyCOWTable:50->testRunHoodieJavaApp:158->ITTestBase.executeCommandStringInDocker:212->ITTestBase.executeCommandInDocker:191
Command ([/var/hoodie/ws/hudi-spark/run_hoodie_streaming_app.sh, --hive-sync,
--table-path, hdfs://namenode/docker_hoodie_single_partition_key_cow_test,
--hive-url, jdbc:hive2://hiveserver:10000, --table-type, COPY_ON_WRITE,
--hive-table, docker_hoodie_single_partition_key_cow_test]) expected to
succeed. Exit (255) ==> expected: <0> but was: <255>
job link: [https://travis-ci.org/github/nsivabalan/hudi/jobs/716545898]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)