David Knupp has posted comments on this change. ( http://gerrit.cloudera.org:8080/15132 )
Change subject: IMPALA-3343: WIP - Make impala-shell compatible with python 3. ...................................................................... Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/15132/3//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/15132/3//COMMIT_MSG@124 PS3, Line 124: No effort has been made yet to come up with a way to integrate testing of the > I think IMPALA-8508 could help here by shipping a version of python 3 in th It's also possible that python 3 is already installed on the workers that run our tests. There's a part of me that wonders, since we're providing a publicly pip-installable tarball on PyPI, is there even a need to keep generating the tarball? Could using the locally available tarball simply be replaced with "pip install impala-shell"? (Though I'm also sure there are ramifications to doing that that are not occurring to me.) -- To view, visit http://gerrit.cloudera.org:8080/15132 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ibb75e162bac0faeae3e12106c15da39cbfb8b462 Gerrit-Change-Number: 15132 Gerrit-PatchSet: 5 Gerrit-Owner: David Knupp <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Comment-Date: Thu, 30 Jan 2020 21:33:02 +0000 Gerrit-HasComments: Yes
