You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/08/13 03:33:00 UTC

[jira] [Created] (IMPALA-8859) test_shell_commandline.test_global_config_file fails in remote cluster test

Tim Armstrong created IMPALA-8859:
-------------------------------------

             Summary: test_shell_commandline.test_global_config_file fails in remote cluster test
                 Key: IMPALA-8859
                 URL: https://issues.apache.org/jira/browse/IMPALA-8859
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
    Affects Versions: Impala 3.3.0
            Reporter: Tim Armstrong
            Assignee: Tim Armstrong


{noformat}
test_shell_command_line.test_global_config_file failing to connect to impala-shell. Below is the error:
{code:java}
shell/test_shell_commandline.py:494: in test_global_config_file result = run_impala_shell_cmd(vector, args, env=env) shell/util.py:110: in run_impala_shell_cmd expect_success and wait_until_connected) shell/util.py:128: in run_impala_shell_cmd_no_expect p = ImpalaShell(vector, shell_args, env=env, wait_until_connected=wait_until_connected) shell/util.py:186: in __init__ assert connected, "Impala shell is not connected" E AssertionError: Impala shell is not connected{code}
 {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org