Joe McDonnell has posted comments on this change. ( http://gerrit.cloudera.org:8080/20171 )
Change subject: IMPALA-13551: Produce the shell tarball by pip installing impala-shell ...................................................................... Patch Set 7: With this change, the steps for releasing an impala-shell pypi package change. These are the steps to produce a pypi package with version 4.5.0a1: 1. Start with Impala already built (this produces the thrift generated python files) 2. Modify VERSION in bin/version.info to the desired version (e.g. 4.5.0a1) 3. Run shell/gen_impala_build_version.sh 4. export options to tune the pypi settings (e.g. export RELEASE_TYPE="a1"; export OFFICIAL=true) 5. Run shell/packaging/make_python_package.sh This produces a tarball in shell/dist/ that can be tested. -- To view, visit http://gerrit.cloudera.org:8080/20171 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ifbb66ab2c5bc7180221f98d9bf5e38d62f4ac036 Gerrit-Change-Number: 20171 Gerrit-PatchSet: 7 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Comment-Date: Tue, 10 Dec 2024 21:09:11 +0000 Gerrit-HasComments: No
