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

Impala is OOM-killed while running ASAN tests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • Impala 2.10.0
    • None
    • Infrastructure
    • None
    • ghx-label-5

    Description

      ...
      XFAIL query_test/test_queries.py::TestHdfsQueries::()::test_misc[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: parquet/none]
        reason: Failing on rc/snap/block despite resolution of IMP-624,IMP-503. Failing on kudu and parquet because tables do not exist
      FAIL query_test/test_spilling.py::TestSpillingDebugActionDimensions::()::test_spilling_aggs[exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@0.9', 'default_spillable_buffer_size': '256k'} | table_format: parquet/none]
      FAIL query_test/test_runtime_filters.py::TestRuntimeRowFilters::()::test_row_filters[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: parquet/none]
      FAIL query_test/test_spilling.py::TestSpillingDebugActionDimensions::()::test_spilling_aggs[exec_option: {'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none]
      FAIL query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::()::test_tpch_q18[exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
      FAIL query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::()::test_tpch_q19[exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
      FAIL query_test/test_spilling.py::TestSpillingDebugActionDimensions::()::test_spilling_aggs[exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'default_spillable_buffer_size': '256k'} | table_format: parquet/none]
      FAIL query_test/test_runtime_filters.py::TestRuntimeRowFilters::()::test_row_filters_phj_only[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: parquet/none]
      FAIL query_test/test_tpch_nested_queries.py::TestTpchNestedQuery::()::test_tpch_q20[exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
      ERROR query_test/test_tpcds_queries.py::TestTpcdsQuery::()::test_tpcds_q79[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: parquet/none]
      ERROR query_test/test_tpcds_queries.py::TestTpcdsQuery::()::test_tpcds_q88[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: parquet/none]
      ==================================== ERRORS ====================================
       ERROR at setup of TestTpcdsQuery.test_tpcds_q79[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: parquet/none] 
      [gw1] linux2 -- Python 2.6.6 /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/bin/../infra/python/env/bin/python
      common/impala_test_suite.py:138: in setup_class
          cls.client = cls.create_impala_client(IMPALAD)
      common/impala_test_suite.py:165: in create_impala_client
          client.connect()
      common/impala_connection.py:147: in connect
          self.__beeswax_client.connect()
      beeswax/impala_beeswax.py:148: in connect
          raise ImpalaBeeswaxException(self.__build_error_message(e), e)
      E   ImpalaBeeswaxException: ImpalaBeeswaxException:
      E    INNER EXCEPTION: <class 'thrift.transport.TTransport.TTransportException'>
      E    MESSAGE: Could not connect to localhost:21000
      ---------------------------- Captured stderr setup -----------------------------
      ...
      

      kjhbuih j

      Attachments

        Issue Links

          Activity

            People

              philip Philip Martin
              twood@cloudera.com Tim Wood
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: