Thomas Tauber-Marshall has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/15283 Reviewed-by: Tim Armstrong <[email protected]> Reviewed-by: David Knupp <[email protected]> Tested-by: Thomas Tauber-Marshall <[email protected]> --- 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(-) Approvals: Tim Armstrong: Looks good to me, approved David Knupp: Looks good to me, approved Thomas Tauber-Marshall: Verified -- 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: merged Gerrit-Change-Id: I2662f1d4d455120442ef7c0c198685c07207aeed Gerrit-Change-Number: 15283 Gerrit-PatchSet: 6 Gerrit-Owner: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
