Update VM to 0.10.0 quickstart

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

Branch: refs/heads/master
Commit: 02d6eaa47c5e6f78678aab7ae344e0a489f01708
Parents: 5066504
Author: Todd Lipcon <[email protected]>
Authored: Tue Aug 23 11:45:53 2016 -0700
Committer: Todd Lipcon <[email protected]>
Committed: Tue Aug 23 11:45:53 2016 -0700

----------------------------------------------------------------------
 demo-vm-setup/setup-kudu-demo-vm.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kudu/blob/02d6eaa4/demo-vm-setup/setup-kudu-demo-vm.sh
----------------------------------------------------------------------
diff --git a/demo-vm-setup/setup-kudu-demo-vm.sh 
b/demo-vm-setup/setup-kudu-demo-vm.sh
index 941343a..c1c5490 100755
--- a/demo-vm-setup/setup-kudu-demo-vm.sh
+++ b/demo-vm-setup/setup-kudu-demo-vm.sh
@@ -8,7 +8,7 @@ dir_resolve()
   echo "`pwd -P`"
 }
 
-: ${VIRTUALBOX_NAME:=cloudera-quickstart-vm-5.7.1-kudu-virtualbox}
+: ${VIRTUALBOX_NAME:=cloudera-quickstart-vm-5.8.0-kudu-virtualbox}
 : 
${VIRTUALBOX_URL:=http://cloudera-kudu-beta.s3.amazonaws.com/${VIRTUALBOX_NAME}.ova}
 
 # VM Settings default.

Reply via email to