You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/02/08 00:40:00 UTC

[jira] [Created] (IMPALA-9368) Lingering session from TestShellInteractive.test_shell_prompt causes test_metrics_are_zero to fail

Tim Armstrong created IMPALA-9368:
-------------------------------------

             Summary: Lingering session from TestShellInteractive.test_shell_prompt causes test_metrics_are_zero to fail
                 Key: IMPALA-9368
                 URL: https://issues.apache.org/jira/browse/IMPALA-9368
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
            Reporter: Tim Armstrong


The error was AssertionError: Metric value impala-server.num-open-hiveserver2-sessions did not reach value 0 in 60s 

We could see in the dump that the session was af414bcf430b65ac:0b0e331553e7b5b8

I figured out that it was that test because the client identifier was Impala shell and it submitted the query "use foo":

  74: client_identifier (string) = "Impala Shell v3.4.0-SNAPSHOT (c90bb72) built on Fri Feb  7 00:22:54 UTC 2020",

https://jenkins.impala.io/job/ubuntu-16.04-from-scratch/9070/testReport/junit/verifiers.test_verify_metrics/TestValidateMetrics/test_metrics_are_zero/




--
This message was sent by Atlassian Jira
(v8.3.4#803005)