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

TestNestedTypes.test_tpch_mem_limit_single_node failed on centos6

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Impala 3.3.0
    • Impala 3.3.0
    • Backend
    • ghx-label-1

    Description

      The test expects the memory limit to be exceeded, but it doesn't happen:

      query_test.test_nested_types.TestNestedTypes.test_tpch_mem_limit_single_node[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: orc/def/block]
      
      query_test/test_nested_types.py:123: in test_tpch_mem_limit_single_node
          new_vector, use_db='tpch_nested' + db_suffix)
      common/impala_test_suite.py:487: in run_test_case
          assert False, "Expected exception: %s" % expected_str
      E   AssertionError: Expected exception: row_regex: .*Memory limit exceeded: Failed to allocate [0-9]+ bytes for collection 'tpch_nested_.*.customer.c_orders.item.o_lineitems'.*

      Seen once on Centos 6.

      Attachments

        Issue Links

          Activity

            People

              tarmstrong Tim Armstrong
              joemcdonnell Joe McDonnell
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: