Zoltan Haindrich created HIVE-21994:
---------------------------------------
Summary: Intermittent failure of
TestTxnCommandsWithSplitUpdateAndVectorization#testNonAcidToAcidConversion01
Key: HIVE-21994
URL: https://issues.apache.org/jira/browse/HIVE-21994
Project: Hive
Issue Type: Improvement
Reporter: Zoltan Haindrich
from time to time this test fails;
https://builds.apache.org/job/PreCommit-HIVE-Build/18027/testReport/junit/org.apache.hadoop.hive.ql/TestTxnCommandsWithSplitUpdateAndVectorization/testNonAcidToAcidConversion01/history
It seems like error message is always:
{code}
Error Message
Actual line (data) 3 data: {"writeid":2,"bucketid":536936448,"rowid":0} 1 17;
expected {"writeid":10000001,"bucketid":536936448,"rowid":0} 1 17
{code}
I think the above error marks some non-determinitstic behaviour; which should
be investigated
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)