Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/20099 )
Change subject: PROTOTYPE #2 IMPALA-12220: Build impala-shell tarball using pip install ...................................................................... Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/20099/1/shell/impala-shell File shell/impala-shell: http://gerrit.cloudera.org:8080/#/c/20099/1/shell/impala-shell@a62 PS1, Line 62: : : : > From what I can tell, the pip install includes pkg_resources. I don't think I think that's correct. The way to test that this is no longer needed is to run the shell bundle with a Python 2 install without setuptools. http://gerrit.cloudera.org:8080/#/c/20099/1/shell/make_shell_tarball.sh File shell/make_shell_tarball.sh: http://gerrit.cloudera.org:8080/#/c/20099/1/shell/make_shell_tarball.sh@a169 PS1, Line 169: This means we could remove pkg_resources.py from the source tree too. -- To view, visit http://gerrit.cloudera.org:8080/20099 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I0d1dd804981bc102862c743bdf26d689553f4668 Gerrit-Change-Number: 20099 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Tue, 20 Jun 2023 20:04:47 +0000 Gerrit-HasComments: Yes
