Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This tests fails randomly. If its not reproducible locally consider improving its stability since it does fail once in a while on Hive QA.
java.lang.AssertionError: expected:<0> but was:<1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at org.apache.hadoop.hive.druid.TestDruidStorageHandler.testCommitMultiInsertOverwriteTable(TestDruidStorageHandler.java:414)
Attachments
Attachments
Issue Links
- is broken by
-
HIVE-19157 Assert that Insert into Druid Table fails if the publishing of metadata by HS2 fails
- Closed
- links to