[ 
https://issues.apache.org/jira/browse/IMPALA-8859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908487#comment-16908487
 ] 

ASF subversion and git services commented on IMPALA-8859:
---------------------------------------------------------

Commit 0364e5f8d4195210bf5eb0a6b5145b9f9940d2b5 in impala's branch 
refs/heads/master from Tim Armstrong
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=0364e5f ]

IMPALA-8859: fix test_global_config_file for remote clusters

I think the bug is that necessary environment variables were
not passed in - the environment was clobbered instead of
just having the necessary variable added.

Change-Id: I448e5a7dfc0ab6fd53182a593e2fff1a12a10fd7
Reviewed-on: http://gerrit.cloudera.org:8080/14053
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> 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
>            Priority: Blocker
>              Labels: broken-build
>
> {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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to