You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2019/03/05 21:25:15 UTC

[kudu-CR] [docs] Remove outdated package and quickstart references

Hello Kudu Jenkins, Andrew Wong, Adar Dembo, 

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#2).

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
---
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(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/90/12590/2
-- 
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: newpatchset
Gerrit-Change-Id: I3a8025c2308990cdf16205aca03bdb0e99c6cbe7
Gerrit-Change-Number: 12590
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)