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 22:16:12 UTC

[kudu-CR](branch-1.9.x) [docs] Remove outdated package and quickstart references

Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12664


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/64/12664/1
-- 
To view, visit http://gerrit.cloudera.org:8080/12664
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.9.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3a8025c2308990cdf16205aca03bdb0e99c6cbe7
Gerrit-Change-Number: 12664
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <gr...@apache.org>

[kudu-CR](branch-1.9.x) [docs] Remove outdated package and quickstart references

Posted by "Grant Henke (Code Review)" <ge...@cloudera.org>.
Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12664 )

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/12664
Reviewed-by: Andrew Wong <aw...@cloudera.com>
Tested-by: Kudu Jenkins
---
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, approved
  Kudu Jenkins: Verified

-- 
To view, visit http://gerrit.cloudera.org:8080/12664
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.9.x
Gerrit-MessageType: merged
Gerrit-Change-Id: I3a8025c2308990cdf16205aca03bdb0e99c6cbe7
Gerrit-Change-Number: 12664
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)

[kudu-CR](branch-1.9.x) [docs] Remove outdated package and quickstart references

Posted by "Andrew Wong (Code Review)" <ge...@cloudera.org>.
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/12664 )

Change subject: [docs] Remove outdated package and quickstart references
......................................................................


Patch Set 1: Code-Review+2


-- 
To view, visit http://gerrit.cloudera.org:8080/12664
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.9.x
Gerrit-MessageType: comment
Gerrit-Change-Id: I3a8025c2308990cdf16205aca03bdb0e99c6cbe7
Gerrit-Change-Number: 12664
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Tue, 05 Mar 2019 22:16:38 +0000
Gerrit-HasComments: No