Dan Burkert has submitted this change and it was merged. Change subject: Cleanup from-source installation instructions ......................................................................
Cleanup from-source installation instructions We were previously recommending setting both CMAKE_INSTALL_PREFIX and DESTDIR to /opt/kudu, which would result in artifacts being installed into /opt/kudu/opt/kudu. Additionally, we listed the installation step as optional, but included it in the overall build script which skips optional steps. Change-Id: Ib8d7d5e564d5b03a6f3bd092d8e1f2ad1aa17405 Reviewed-on: http://gerrit.cloudera.org:8080/1872 Reviewed-by: Misty Stanley-Jones <[email protected]> Tested-by: Dan Burkert <[email protected]> --- M docs/installation.adoc 1 file changed, 15 insertions(+), 25 deletions(-) Approvals: Dan Burkert: Verified Misty Stanley-Jones: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/1872 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib8d7d5e564d5b03a6f3bd092d8e1f2ad1aa17405 Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Misty Stanley-Jones <[email protected]>
