Grant Henke has uploaded this change for review. ( 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 --- 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(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/26/12526/1 -- 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: newchange Gerrit-Change-Id: Id9e7ce9a1fd7ac813866678d6ec804fdf91ea729 Gerrit-Change-Number: 12526 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
