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

test_insert suite's test_insert_bad_expr failed (may be flaky)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • Impala 3.4.0
    • None
    • Infrastructure
    • ghx-label-8

    Description

      Seen on a recent build of impala-asf-master-exhaustive-release:

      TestInsertQueries.test_insert_bad_expr[compression_codec: none | protocol: beeswax | exec_option: {'sync_ddl': 0, 'batch_size': 1, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none-unique_database0] 
      
      02:31:45 query_test/test_insert.py:200: in test_insert_bad_expr
      02:31:45     .get_db_name_from_format(vector.get_value('table_format'))})
      02:31:45 common/impala_test_suite.py:668: in run_test_case
      02:31:45     self.__verify_exceptions(test_section['CATCH'], str(e), use_db)
      02:31:45 common/impala_test_suite.py:485: in __verify_exceptions
      02:31:45     (expected_str, actual_str)
      02:31:45 E   AssertionError: Unexpected exception string. Expected: Cannot interpret native UDF 'twenty_one_args': number of arguments is more than 20. Codegen is needed. Please set DISABLE_CODEGEN to false.
      02:31:45 E   Not found in actual: ImpalaBeeswaxException: Query aborted:ExecQueryFInstances rpc query_id=164b40a17ce7407d:aebe998e00000000 failed: Exec() rpc failed: Aborted: ExecQueryFInstances RPC to 127.0.0.1:27002 is cancelled in state SENT
      

      The failed RPC indicates a transient failure because all other tests in this build ran fine.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              amansinha Aman Sinha
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: