Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12526 )
Change subject: [minicluster] Fix building with python 2.6 ...................................................................... [minicluster] Fix building with python 2.6 This patch fixes building the minicluster binary jar with python 2.6. This is imporant because python 2.6 is the default version on centos 6 which is the primary linux OS that the kudu-binary jar is built on. Because I used Docker to test this, the related Docker build fixes are included too. Change-Id: Id9e7ce9a1fd7ac813866678d6ec804fdf91ea729 Reviewed-on: http://gerrit.cloudera.org:8080/12526 Reviewed-by: Adar Dembo <[email protected]> Reviewed-by: Andrew Wong <[email protected]> Tested-by: Kudu Jenkins --- M .dockerignore M build-support/mini-cluster/relocate_binaries_for_mini_cluster.py M docker/bootstrap-dev-env.sh 3 files changed, 8 insertions(+), 1 deletion(-) Approvals: Adar Dembo: Looks good to me, approved Andrew Wong: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/12526 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Id9e7ce9a1fd7ac813866678d6ec804fdf91ea729 Gerrit-Change-Number: 12526 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
