Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12590 )
Change subject: [docs] Remove outdated package and quickstart references ...................................................................... [docs] Remove outdated package and quickstart references The Cloudera Quickstart VM has not been updated since CDH 5.13/Kudu 1.5.0. Addtionally the demo repository which contained the bootstrap.sh script has been retired. All references to the quickstart VM are removed and an Apache specific alternative for getting started should be added back in a follow on patch. The packages install was also outdated as it referenced a package repository which was last updated for Kudu 1.4.0. This is because Cloudera started packaging Kudu with CDH after that version. Being able to install via packages is useful and a reference to the Cloudera documentation could be added in an appropriate location in a follow on patch. Alternatively, Apache Kudu packages could be created. While searching for references to the packages and quickstart I also saw a few outdated Cloudera references and updated them. Change-Id: I3a8025c2308990cdf16205aca03bdb0e99c6cbe7 Reviewed-on: http://gerrit.cloudera.org:8080/12590 Reviewed-by: Andrew Wong <[email protected]> Reviewed-by: Adar Dembo <[email protected]> Tested-by: Grant Henke <[email protected]> --- M docs/administration.adoc M docs/configuration.adoc M docs/index.adoc M docs/installation.adoc D docs/quickstart.adoc M docs/release_notes.adoc M docs/support/jekyll-templates/document.html.erb M src/kudu/gutil/gscoped_ptr.h M src/kudu/gutil/ref_counted.h M src/kudu/gutil/threading/thread_collision_warner.cc M src/kudu/util/metrics.h 11 files changed, 12 insertions(+), 498 deletions(-) Approvals: Andrew Wong: Looks good to me, but someone else must approve Adar Dembo: Looks good to me, approved Grant Henke: Verified -- To view, visit http://gerrit.cloudera.org:8080/12590 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I3a8025c2308990cdf16205aca03bdb0e99c6cbe7 Gerrit-Change-Number: 12590 Gerrit-PatchSet: 3 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
