[
https://issues.apache.org/jira/browse/IMPALA-9735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102092#comment-17102092
]
ASF subversion and git services commented on IMPALA-9735:
---------------------------------------------------------
Commit 0a0001e1a85462c81c9c4617a2e864c98913f229 in impala's branch
refs/heads/master from Joe McDonnell
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=0a0001e ]
Revert "IMPALA-9718: Delete pkg_resources from IMPALA_HOME/shell/"
The fix for IMPALA-9718 introduced test failures on Centos 7.
See IMPALA-9735.
This reverts commit 75d98b4b081df95b58d7388da39bb1ec7c2f4f67.
Change-Id: Id09c55435f432a8626a45079f58860d6e27ac55e
Reviewed-on: http://gerrit.cloudera.org:8080/15881
Reviewed-by: Tim Armstrong <[email protected]>
Tested-by: Joe McDonnell <[email protected]>
> Shell tests on Centos 7 failing in get_python_version_for_shell_env
> -------------------------------------------------------------------
>
> Key: IMPALA-9735
> URL: https://issues.apache.org/jira/browse/IMPALA-9735
> Project: IMPALA
> Issue Type: Bug
> Components: Clients
> Affects Versions: Impala 4.0
> Reporter: Joe McDonnell
> Assignee: Joe McDonnell
> Priority: Blocker
> Labels: broken-build
>
> Shell tests running on Centos 7 started failing with the following error:
> {noformat}
> custom_cluster/test_client_ssl.py:33: in <module>
> from tests.shell.util import run_impala_shell_cmd,
> run_impala_shell_cmd_no_expect, \
> shell/util.py:103: in <module>
> SHELL_IS_PYTHON_2 = True if (get_python_version_for_shell_env() == 2)
> else False
> shell/util.py:96: in get_python_version_for_shell_env
> sys.exit("Could not determine python version in shell env:
> {}".format(str(e)))
> E SystemExit: Could not determine python version in shell env: need more
> than 2 values to unpack{noformat}
> This is impacting multiple shell tests on the core job, and it reproduces
> consistently. This seems to have been introduced by the fix for IMPALA-9718.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]