Andrew Wong has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/18035 Reviewed-by: Yingchun Lai <[email protected]> Tested-by: Yingchun Lai <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> --- M build-support/mini-cluster/build_mini_cluster_binaries.sh 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Yingchun Lai: Looks good to me, approved; Verified Alexey Serbin: Looks good to me, approved -- 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: merged Gerrit-Change-Id: I0a6ef017e941002241ef55329c168d9bb9afc218 Gerrit-Change-Number: 18035 Gerrit-PatchSet: 2 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yingchun Lai <[email protected]>
