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

TestImpalaShell.test_summary consistently failing

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • Backend
    • None
    • ghx-label-12

    Description

      TestImpalaShell.test_summary[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] is consistently failing:

      shell.test_shell_commandline.TestImpalaShell.test_summary[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] (from pytest)
      
      Error Message
      
      /data/jenkins/workspace/impala-cdpd-master-core/repos/Impala/tests/shell/test_shell_commandline.py:345: in test_summary     result_set = run_impala_shell_cmd(vector, args) shell/util.py:172: in run_impala_shell_cmd     result.stderr) E   AssertionError: Cmd ['-q', 'show tables; summary;'] was expected to succeed: Server version: impalad version 4.0.0-SNAPSHOT DEBUG (build 03391ec2b4649f02307a4a89a504bc8394007158) E   Query: show tables E   Fetched 3 row(s) in 0.02s E   ERROR: Query id 544943184e4d6a8f:8cdea0fe00000000 not found. E    E   Could not execute command: summary
      
      Stacktrace
      
      /data/jenkins/workspace/impala-cdpd-master-core/repos/Impala/tests/shell/test_shell_commandline.py:345: in test_summary
          result_set = run_impala_shell_cmd(vector, args)
      shell/util.py:172: in run_impala_shell_cmd
          result.stderr)
      E   AssertionError: Cmd ['-q', 'show tables; summary;'] was expected to succeed: Server version: impalad version 4.0.0-SNAPSHOT DEBUG (build 03391ec2b4649f02307a4a89a504bc8394007158)
      E   Query: show tables
      E   Fetched 3 row(s) in 0.02s
      E   ERROR: Query id 544943184e4d6a8f:8cdea0fe00000000 not found.
      E   
      E   Could not execute command: summary

      Attachments

        Issue Links

          Activity

            People

              tarmstrong Tim Armstrong
              stakiar Sahil Takiar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: