Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20060 )
Change subject: Make dep_extract.py work with Python3 ...................................................................... Make dep_extract.py work with Python3 build_mini_cluster_binaries.sh does not work on RHEL9 at the moment, as dep_extract.py - an underlying script - is not comaptible with Python3. This issue came up as RHEL9 ships only with Python3. Change-Id: I2f2534155cb88efa16cac02adf70ee795bf2a428 Reviewed-on: http://gerrit.cloudera.org:8080/20035 Tested-by: Kudu Jenkins Reviewed-by: Yingchun Lai <[email protected]> Reviewed-by: Zoltan Chovan <[email protected]> (cherry picked from commit 14c326461c2132d74706b284a2eee827ace73af1) Reviewed-on: http://gerrit.cloudera.org:8080/20060 --- M build-support/dep_extract.py 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Kudu Jenkins: Verified Yingchun Lai: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/20060 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.17.x Gerrit-MessageType: merged Gerrit-Change-Id: I2f2534155cb88efa16cac02adf70ee795bf2a428 Gerrit-Change-Number: 20060 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]>
