Andrew Wong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18035
Change subject: [build] fix THIRDPARTY_DIR used in build_mini_cluster_binaries.sh ...................................................................... [build] fix THIRDPARTY_DIR used in build_mini_cluster_binaries.sh The base directory used in defining THIRDPARTY_DIR in build_mini_cluster_binaries.sh was incorrect. When running through an internal build job, it failed with the following error: 15:06:06 2021/11/18 23:06:06 INFO : + build-support/mini-cluster/build_mini_cluster_binaries.sh 15:06:06 2021/11/18 23:06:06 INFO : Building thirdparty... 15:06:06 2021/11/18 23:06:06 INFO : /grid/0/jenkins/workspace/workspace/CI_Build_CDPD/SOURCES/kudu/build-support/enable_devtoolset_inner.sh: line 35: /thirdparty/build-if-necessary.sh: No such file or directory This is a follow-up to commit dfb3ce9efe51ced39e3c83e229725e26abeb0136. Change-Id: I0a6ef017e941002241ef55329c168d9bb9afc218 --- M build-support/mini-cluster/build_mini_cluster_binaries.sh 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/35/18035/1 -- To view, visit http://gerrit.cloudera.org:8080/18035 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I0a6ef017e941002241ef55329c168d9bb9afc218 Gerrit-Change-Number: 18035 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]>
