You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/11/08 18:11:00 UTC

[jira] [Commented] (IMPALA-7148) test_profile_fragment_instances is flaky

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

ASF subversion and git services commented on IMPALA-7148:
---------------------------------------------------------

Commit 7299a6aedbbb7563e465dcfc6a20a981e9f1b804 in impala's branch refs/heads/master from Michael Ho
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=7299a6a ]

IMPALA-7148: Make test_profile_fragment_instances() more robust

test_profile_fragment_instances() makes assumption about number
of instances of each scan node in the distributed query plan.
The number of instances for each scan nodes can actually vary
depending on how data is loaded and scheduler's decision.

This change relaxes the check for number of instances of each
scan node is a multiple of 3 which is the number of scan nodes
in the plan.

Change-Id: I08b068c21e9637575c85f4d54be9f7c56c106bf1
Reviewed-on: http://gerrit.cloudera.org:8080/11906
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> test_profile_fragment_instances is flaky
> ----------------------------------------
>
>                 Key: IMPALA-7148
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7148
>             Project: IMPALA
>          Issue Type: Test
>    Affects Versions: Impala 2.13.0, Impala 3.1.0
>            Reporter: Thomas Tauber-Marshall
>            Assignee: Thomas Tauber-Marshall
>            Priority: Critical
>
> The underlying bug in IMPALA-6338 was causing a large number of flaky tests and was tricky to fix given our present coordinator runtime profile handling.
> We decided to temporarily disable these tests pending work on the coordinator (MPALA-2990/IMPALA-4063). Once that work is done, we should re-enable these tests.
> The tests have been re-enabled since IMPALA-4063 has been fixed. However, there seems to be some flakiness with some tests not related to IMPALA-4063 or IMPALA-6338.



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

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