Joe McDonnell has posted comments on this change. ( http://gerrit.cloudera.org:8080/18578 )
Change subject: [tools] Fix building shell_pypi_package ...................................................................... Patch Set 2: (1 comment) Thanks for putting this fix together. This looks good to me. I think removing CLEAN_DIST makes sense while we're here. http://gerrit.cloudera.org:8080/#/c/18578/2/CMakeLists.txt File CMakeLists.txt: http://gerrit.cloudera.org:8080/#/c/18578/2/CMakeLists.txt@466 PS2, Line 466: COMMAND env "DIST_DIR=${CMAKE_SOURCE_DIR}/shell/dist" "CLEAN_DIST=true" "${CMAKE_SOURCE_DIR}/shell/packaging/make_python_package.sh" > I don't understand your comment. Since we know CLEAN_DIST isn't used (the script uses NO_CLEAN_DIST), let's just cut that out. I don't think we need to specify NO_CLEAN_DIST, since that default value is doing what we want. -- To view, visit http://gerrit.cloudera.org:8080/18578 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I60ffac3edf1a6027afa4ca46ab6dadfc6bfc660a Gerrit-Change-Number: 18578 Gerrit-PatchSet: 2 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Comment-Date: Fri, 03 Jun 2022 17:08:27 +0000 Gerrit-HasComments: Yes
