You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2018/04/03 18:50:00 UTC

[jira] [Commented] (HIVE-19100) investigate TestStreaming failures

    [ https://issues.apache.org/jira/browse/HIVE-19100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16424435#comment-16424435 ] 

Eugene Koifman commented on HIVE-19100:
---------------------------------------

I looked at 2 of the tests: testMultipleTransactionBatchCommits and testTransactionBatchAbortAndCommit
In both the difference is different wrtieIDs in delta name from what is expected.  This could be due to an additional write to the test table before the failing check or something else consuming a write id - I can't tell what could've caused the change.



> investigate TestStreaming failures
> ----------------------------------
>
>                 Key: HIVE-19100
>                 URL: https://issues.apache.org/jira/browse/HIVE-19100
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>            Priority: Major
>         Attachments: HIVE-19100.01.patch
>
>
> {noformat}
> [ERROR] Failures: 
> [ERROR]   TestStreaming.testInterleavedTransactionBatchCommits:1218->checkDataWritten2:619 expected:<11> but was:<12>
> [ERROR]   TestStreaming.testMultipleTransactionBatchCommits:1157->checkDataWritten2:619 expected:<1> but was:<3>
> [ERROR]   TestStreaming.testTransactionBatchAbortAndCommit:1138->checkDataWritten:566 expected:<1> but was:<2>
> [ERROR]   TestStreaming.testTransactionBatchCommit_Delimited:861->testTransactionBatchCommit_Delimited:881->checkDataWritten:566 expected:<1> but was:<3>
> [ERROR]   TestStreaming.testTransactionBatchCommit_DelimitedUGI:865->testTransactionBatchCommit_Delimited:881->checkDataWritten:566 expected:<1> but was:<3>
> [ERROR]   TestStreaming.testTransactionBatchCommit_Json:1011->checkDataWritten:566 expected:<1> but was:<3>
> [ERROR]   TestStreaming.testTransactionBatchCommit_Regex:928->testTransactionBatchCommit_Regex:949->checkDataWritten:566 expected:<1> but was:<3>
> [ERROR]   TestStreaming.testTransactionBatchCommit_RegexUGI:932->testTransactionBatchCommit_Regex:949->checkDataWritten:566 expected:<1> but was:<3>
> [INFO] 
> [ERROR] Tests run: 26, Failures: 8, Errors: 0, Skipped: 0
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)