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 "Joe McDonnell (JIRA)" <ji...@apache.org> on 2018/11/20 00:55:00 UTC

[jira] [Created] (IMPALA-7873) TestExchangeMemUsage.test_exchange_mem_usage_scaling doesn't hit the memory limit

Joe McDonnell created IMPALA-7873:
-------------------------------------

             Summary: TestExchangeMemUsage.test_exchange_mem_usage_scaling doesn't hit the memory limit
                 Key: IMPALA-7873
                 URL: https://issues.apache.org/jira/browse/IMPALA-7873
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 3.2.0
            Reporter: Joe McDonnell


This is failing to hit a memory exceeded on the last two core runs:
{noformat}
query_test/test_mem_usage_scaling.py:386: in test_exchange_mem_usage_scaling
    self.run_test_case('QueryTest/exchange-mem-scaling', vector)
common/impala_test_suite.py:482: in run_test_case
    assert False, "Expected exception: %s" % expected_str
E   AssertionError: Expected exception: Memory limit exceeded{noformat}
It might be that the limit needs to be adjusted. 

There were two changes since the last successful run: IMPALA-7367 and IMPALA-5031



--
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