[
https://issues.apache.org/jira/browse/IMPALA-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17110620#comment-17110620
]
Sahil Takiar commented on IMPALA-9758:
--------------------------------------
This started failing after IMPALA-9380, so assigning to Tim.
> TestImpalaShell.test_summary consistently failing
> -------------------------------------------------
>
> Key: IMPALA-9758
> URL: https://issues.apache.org/jira/browse/IMPALA-9758
> Project: IMPALA
> Issue Type: Test
> Components: Backend
> Reporter: Sahil Takiar
> Assignee: Tim Armstrong
> Priority: Major
>
> TestImpalaShell.test_summary[table_format_and_file_extension: ('textfile',
> '.txt') | protocol: beeswax] is consistently failing:
> {code:java}
> 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{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]