Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14696 )
Change subject: docs: additional instructions for installing memkind from source ...................................................................... docs: additional instructions for installing memkind from source This is often necessary as most of our supported distros include a memkind that's too old. There are some complications, however: - Using the default prefix (/usr/local) means Kudu won't find the library. - Even after installing to /usr, ldconfig must be run to regenerate the cache of dynamic libraries in "trusted locations" like /usr/lib. Change-Id: I7d52d02ad87a27e5fef5ba5c0ab8932128a29762 Reviewed-on: http://gerrit.cloudera.org:8080/14683 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]> (cherry picked from commit b97c2f6ca78097186c3c77e759cf43bab966cc7b) Conflicts: docs/installation.adoc Reviewed-on: http://gerrit.cloudera.org:8080/14696 Reviewed-by: Grant Henke <[email protected]> --- M docs/installation.adoc M src/kudu/cfile/block_cache.cc 2 files changed, 61 insertions(+), 1 deletion(-) Approvals: Grant Henke: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/14696 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.11.x Gerrit-MessageType: merged Gerrit-Change-Id: I7d52d02ad87a27e5fef5ba5c0ab8932128a29762 Gerrit-Change-Number: 14696 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
