Impala Public Jenkins has submitted this change and it was merged. Change subject: build: don't look in system paths for kudu client ......................................................................
build: don't look in system paths for kudu client On my system which had the Kudu client library installed in /usr, Impala was picking up the wrong version of the client. This instructs CMake to only look in the specified toolchain directory to find Kudu. Change-Id: I8dad3d92e0bd07c27c3a58f6964d4da88218049c Reviewed-on: http://gerrit.cloudera.org:8080/6097 Reviewed-by: Matthew Jacobs <[email protected]> Tested-by: Impala Public Jenkins --- M CMakeLists.txt 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Impala Public Jenkins: Verified Matthew Jacobs: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/6097 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8dad3d92e0bd07c27c3a58f6964d4da88218049c Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
