[ 
https://issues.apache.org/jira/browse/IMPALA-7028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Tauber-Marshall resolved IMPALA-7028.
--------------------------------------------
    Resolution: Duplicate

dup of IMPALA-6812

> TestKuduOperations.test_kudu_update fails due to wrong NumModifiedRows
> ----------------------------------------------------------------------
>
>                 Key: IMPALA-7028
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7028
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 3.1.0
>            Reporter: Joe McDonnell
>            Assignee: Tim Armstrong
>            Priority: Critical
>              Labels: broken-build, correctness, flaky
>         Attachments: kudu-update-profile.txt
>
>
> Seen once on master exhaustive:
> {noformat}
> query_test/test_kudu.py:92: in test_kudu_update
>     self.run_test_case('QueryTest/kudu_update', vector, 
> use_db=unique_database)
> common/impala_test_suite.py:451: in run_test_case
>     verify_runtime_profile(test_section['RUNTIME_PROFILE'], 
> result.runtime_profile)
> common/test_result_verifier.py:590: in verify_runtime_profile
>     actual))
> E   AssertionError: Did not find matches for lines in runtime profile:
> E   EXPECTED LINES:
> E   NumModifiedRows: 7300
> ...
> # From the actual profile:
> E   Partition: Default
> E   NumModifiedRows: 32
> E   NumRowErrors: 0{noformat}
> Will add a comment with the profile.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to