David Knupp has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15513
Change subject: IMPALA-3343: Part 2 - Add thrift_sasl library to shell/ext_py/ ...................................................................... IMPALA-3343: Part 2 - Add thrift_sasl library to shell/ext_py/ We've relied on a copied version of thrift_sasl.py, which needs to be updated to be compatible with python 3, so taking this opportunity to add the thrift_sasl 0.4.1 package to ext-py like the other external python libs we use. Change-Id: I7e66c728883ceb5b3e96bc5fd120d44ab81bbb75 --- M LICENSE.txt M bin/rat_exclude_files.txt M shell/.gitignore A shell/ext-py/thrift_sasl-0.4.1/CHANGELOG.md A shell/ext-py/thrift_sasl-0.4.1/LICENSE A shell/ext-py/thrift_sasl-0.4.1/README.md A shell/ext-py/thrift_sasl-0.4.1/setup.py R shell/ext-py/thrift_sasl-0.4.1/thrift_sasl/__init__.py M shell/make_shell_tarball.sh M shell/packaging/requirements.txt 10 files changed, 319 insertions(+), 29 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/13/15513/1 -- To view, visit http://gerrit.cloudera.org:8080/15513 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I7e66c728883ceb5b3e96bc5fd120d44ab81bbb75 Gerrit-Change-Number: 15513 Gerrit-PatchSet: 1 Gerrit-Owner: David Knupp <[email protected]>
