vinothchandar commented on issue #987: [HUDI-321] Support bulkinsert in HDFSParquetImporter URL: https://github.com/apache/incubator-hudi/pull/987#issuecomment-549063609 ``` Formatting using clusterid: testClusterID Tests run: 13, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 113.057 sec <<< FAILURE! - in org.apache.hudi.table.TestMergeOnReadTable testRollbackWithDeltaAndCompactionCommit(org.apache.hudi.table.TestMergeOnReadTable) Time elapsed: 10.672 sec <<< FAILURE! java.lang.AssertionError: expected:<1> but was:<0> at org.apache.hudi.table.TestMergeOnReadTable.testRollbackWithDeltaAndCompactionCommit(TestMergeOnReadTable.java:420) ``` Seems to be the failure. Have not seen this before.. Do tests pass locally for you? if so, I ll track this as apart of flaky tests JIRA
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
