Fang-Yu Rao created IMPALA-8873:
-----------------------------------
Summary: LdapImpalaShellTest.testShellLdapAuth failed because
Python version is too old
Key: IMPALA-8873
URL: https://issues.apache.org/jira/browse/IMPALA-8873
Project: IMPALA
Issue Type: Bug
Environment: CentOS 6
Reporter: Fang-Yu Rao
The recent build of impala-cdh6.x-exhaustive-centos6-shard1 failed due to a
failed test `
org.apache.impala.customcluster.LdapImpalaShellTest.testShellLdapAuth`, which
is recently updated due to IMPALA-8828.
According to the error messages provided in the following, it seems that the
Python version is too old.
{code:java}
Starting Impala Shell using LDAP-based authentication
Python version too old. SSLContext not supported.
Error connecting: NotImplementedError,
Not connected to Impala, could not execute queries.
expected:<0> but was:<1>
{code}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)