Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-12499

TestScanMemLimit.test_hdfs_scanner_thread_mem_scaling fails intermittently

    XMLWordPrintableJSON

Details

    Description

      An ASAN test job ran into a failure on the new test case for TestScanMemLimit.test_hdfs_scanner_thread_mem_scaling:

      query_test/test_mem_usage_scaling.py:376: in test_hdfs_scanner_thread_mem_scaling
          self.run_test_case('QueryTest/hdfs-scanner-thread-mem-scaling', vector)
      common/impala_test_suite.py:776: in run_test_case
          update_section=pytest.config.option.update_results)
      common/test_result_verifier.py:682: in verify_runtime_profile
          % (function, field, expected_value, actual_value, op, actual))
      E   AssertionError: Aggregation of SUM over NumScannerThreadsStarted did not match expected results.
      E   EXPECTED VALUE:
      E   3
      E   
      E   
      E   ACTUAL VALUE:
      E   1

      That must correspond to this test case: https://github.com/apache/impala/blob/master/testdata/workloads/functional-query/queries/QueryTest/hdfs-scanner-thread-mem-scaling.test#L36-L51

      This was added recently with the fix for IMPALA-11068.

      Attachments

        Issue Links

          Activity

            People

              rizaon Riza Suminto
              joemcdonnell Joe McDonnell
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: