Hello Brian McDevitt, Grant Henke,

I'd like you to do a code review. Please visit

    http://gerrit.cloudera.org:8080/12350

to review the following change.


Change subject: KUDU-2411: linux: Ship the sasl2 modules with the binary 
artifact
......................................................................

KUDU-2411: linux: Ship the sasl2 modules with the binary artifact

Because different Linux distributions put the dynamically-loaded
libsasl2 modules into different locations, we ship the libraries with
the binary artifact so that we can set SASL_PATH to a known good
location for them at runtime.

We ran into ABI compatibility issues attempting to do this with macOS,
so for now we will rely on the version of libsasl2 shipped with the Mac
distribution.

This patch also contains a minor change to strip all recursively-found
files under lib/ so that the sasl2 modules will also be stripped at
build time on Linux.

Change-Id: I44afa05bcfa1a29a90f58c72ed6b0752014a16eb
---
M build-support/mini-cluster/build_mini_cluster_binaries.sh
M build-support/mini-cluster/relocate_binaries_for_mini_cluster.py
2 files changed, 62 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/50/12350/1
--
To view, visit http://gerrit.cloudera.org:8080/12350
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I44afa05bcfa1a29a90f58c72ed6b0752014a16eb
Gerrit-Change-Number: 12350
Gerrit-PatchSet: 1
Gerrit-Owner: Mike Percy <[email protected]>
Gerrit-Reviewer: Brian McDevitt <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>

Reply via email to