You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kudu.apache.org by ad...@apache.org on 2016/03/14 22:56:39 UTC

incubator-kudu git commit: Document the need to re-download the repository list file to upgrade on Ubuntu

Repository: incubator-kudu
Updated Branches:
  refs/heads/master 0157ef606 -> 4ec85eec3


Document the need to re-download the repository list file to upgrade on Ubuntu

Change-Id: If342b3c820d1acb16e45ab3e9155565559b51075
Reviewed-on: http://gerrit.cloudera.org:8080/2530
Tested-by: Kudu Jenkins
Reviewed-by: Adar Dembo <ad...@cloudera.com>


Project: http://git-wip-us.apache.org/repos/asf/incubator-kudu/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-kudu/commit/4ec85eec
Tree: http://git-wip-us.apache.org/repos/asf/incubator-kudu/tree/4ec85eec
Diff: http://git-wip-us.apache.org/repos/asf/incubator-kudu/diff/4ec85eec

Branch: refs/heads/master
Commit: 4ec85eec3ff3ecc93e50db1ca7125d87449fc396
Parents: 0157ef6
Author: Misty Stanley-Jones <ms...@cloudera.com>
Authored: Fri Mar 11 16:50:56 2016 -0800
Committer: Adar Dembo <ad...@cloudera.com>
Committed: Mon Mar 14 21:32:48 2016 +0000

----------------------------------------------------------------------
 docs/installation.adoc | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/4ec85eec/docs/installation.adoc
----------------------------------------------------------------------
diff --git a/docs/installation.adoc b/docs/installation.adoc
index 2db8779..a9d890b 100644
--- a/docs/installation.adoc
+++ b/docs/installation.adoc
@@ -629,6 +629,7 @@ are detailed in <<upgrade_procedure>>:
 
 . Shut down all Kudu services.
 . Install the new Kudu packages or parcels, or install Kudu 0.7.0 from source.
+. Ubuntu only: re-download the repository list file. See <<kudu_package_locations>>.
 . Restart all Kudu services.
 
 It is technically possible to upgrade Kudu using rolling restarts, but it has not