You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2015/01/23 09:32:12 UTC

[25/50] [abbrv] incubator-kylin git commit: KYLIN-563 revise message in deploy script

KYLIN-563 revise message in deploy script


Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/3ac19068
Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/3ac19068
Diff: http://git-wip-us.apache.org/repos/asf/incubator-kylin/diff/3ac19068

Branch: refs/heads/inverted-index
Commit: 3ac190687abb582b89536b59ade6a53ecde002db
Parents: 4704bd9
Author: honma <ho...@ebay.com>
Authored: Thu Jan 22 17:47:21 2015 +0800
Committer: honma <ho...@ebay.com>
Committed: Thu Jan 22 17:47:21 2015 +0800

----------------------------------------------------------------------
 sandbox_deploy.sh | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/3ac19068/sandbox_deploy.sh
----------------------------------------------------------------------
diff --git a/sandbox_deploy.sh b/sandbox_deploy.sh
index 1080256..85aa98e 100755
--- a/sandbox_deploy.sh
+++ b/sandbox_deploy.sh
@@ -31,7 +31,6 @@ echo "This script will help you:"
 echo "1. Check environment"
 echo "2. Build Kylin artifacts"
 echo "3. Prepare test cube related data"
-echo "4. Lauch a web service to build cube and query with (at http://localhost:7070)"
 echo "Please make sure you are running this script on a hadoop CLI machine, and you have enough permissions."
 echo "Also, We assume you have installed: JAVA, TOMCAT, NPM and MAVEN."
 echo "[Warning] The installation may break existing tomcat applications on this CLI"