Thomas Tauber-Marshall has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15283
Change subject: IMPALA-9414 (part 1): Copy THttpClient from Thrift into Impala ...................................................................... IMPALA-9414 (part 1): Copy THttpClient from Thrift into Impala This is a prelimary patch that simply copies THttpClient.py from Thrift master into Impala, changes imports as appropriate, and adjusts the formatting from 4 spaces to 2 spaces. This is to allow us to make modifications to THttpClient in future patches. There are no functional changes in this patch. Change-Id: I2662f1d4d455120442ef7c0c198685c07207aeed --- A shell/THttpClient.py M shell/impala_client.py M shell/make_shell_tarball.sh M shell/packaging/make_python_package.sh 4 files changed, 190 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/83/15283/1 -- To view, visit http://gerrit.cloudera.org:8080/15283 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I2662f1d4d455120442ef7c0c198685c07207aeed Gerrit-Change-Number: 15283 Gerrit-PatchSet: 1 Gerrit-Owner: Thomas Tauber-Marshall <tmarsh...@cloudera.com>