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

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

Commit 62c19e63396c1e783e93b4e7fb71804b70955e89 in impala's branch 
refs/heads/master from Tim Armstrong
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=62c19e6 ]

IMPALA-10366: skip test_runtime_profile_aggregated for EC

The schedule for erasure coded data results in 3 instead
of 4 instances of the fragment with the scan. Skip the
test - we don't need special coverage for erasure coding.

Change-Id: I2bb47d89f6d6c59242f2632c481f26d93e28e33e
Reviewed-on: http://gerrit.cloudera.org:8080/16799
Reviewed-by: Aman Sinha <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> TestRuntimeProfile.test_runtime_profile_aggregated failed on master core run
> ----------------------------------------------------------------------------
>
>                 Key: IMPALA-10366
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10366
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Distributed Exec
>    Affects Versions: Impala 3.4.0
>            Reporter: Aman Sinha
>            Assignee: Tim Armstrong
>            Priority: Major
>
> Test failure on an impala-asf-master-core-erasure-coding build:
> {noformat}
> custom_cluster.test_runtime_profile.TestRuntimeProfile.test_runtime_profile_aggregated[protocol:
>  beeswax |
>  exec_option: {'batch_size': 0, 'num_nodes': 0, 
> 'disable_codegen_rows_threshold': 0, 'disable_codegen': False,
>  'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: 
> text/none
> {noformat}
> The output is very verbose.  Here's the first part of the Stacktrace:
> {noformat}
> custom_cluster/test_runtime_profile.py:46: in test_runtime_profile_aggregated
>     self.run_test_case('runtime-profile-aggregated', vector)
> common/impala_test_suite.py:718: in run_test_case
>     update_section=pytest.config.option.update_results)
> common/test_result_verifier.py:612: in verify_runtime_profile
>     actual))
> E   AssertionError: Did not find matches for lines in runtime profile:
> E   EXPECTED LINES:
> E   row_regex: .*NumBackends: 4 .*
> E   row_regex: .*Fragment F00 \[4 instances\].*
> E   row_regex: .*Table Name\[0-3\]: tpch.*lineitem.*
> E   
> E   ACTUAL PROFILE:
> E   Query (id=7b4476dc2da1ab29:ca76ce4900000000):
> E     DEBUG MODE WARNING: Query profile created while running a DEBUG build 
> of Impala. Use RELEASE builds to measure query performance.
> E      - InactiveTotalTime: 0.000ns
> E      - TotalTime: 0.000ns
> E     Summary:
> E       Session ID: d94934f8d0ba24cb:79a237b3d0ef5a9a
> E       Session Type: BEESWAX
> E       Start Time: 2020-11-28 21:44:31.917844000
> E       End Time: 2020-11-28 21:44:36.293303000
> E       Query Type: QUERY
> E       Query State: FINISHED
> E       Impala Query State: FINISHED
> E       Query Status: OK
> E       Impala Version: impalad version 4.0.0-SNAPSHOT DEBUG (build 
> a4cf449c88ef3fe08db9abbad82664b99382014c)
> E       User: jenkins
> E       Connected User: jenkins
> E       Delegated User: 
> E       Network Address: ::1:45158
> E       Default Db: tpch
> E       Sql Statement: select STRAIGHT_JOIN count(distinct l_partkey)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to