Bharath Vissapragada has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/14069


Change subject: IMPALA-8864: Handle py ssl library incompatibility in http mode
......................................................................

IMPALA-8864: Handle py ssl library incompatibility in http mode

Older python versions shipped ssl libraries that did not implement
SSLContext class. THttpClient relies on it. This patch,

- Fails the shell gracefully when such a python version is used.
- Skips the http test dimension when running the test suite on a
machine that ships such a python verison (centos 6).

Change-Id: I28846bde0b8bb8f787e6330cddf91645dba4160e
---
M shell/impala_client.py
M tests/common/test_dimensions.py
2 files changed, 12 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/69/14069/1
--
To view, visit http://gerrit.cloudera.org:8080/14069
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I28846bde0b8bb8f787e6330cddf91645dba4160e
Gerrit-Change-Number: 14069
Gerrit-PatchSet: 1
Gerrit-Owner: Bharath Vissapragada <bhara...@cloudera.com>

Reply via email to