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/03/23 05:04:42 UTC

[3/6] incubator-kylin git commit: Update kylin.properties for mini cluster

Update kylin.properties for mini cluster

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

Branch: refs/heads/staging
Commit: c5ac4f61c272dc52727344669ccf23c3dd070b88
Parents: bed423f
Author: Shao Feng, Shi <sh...@ebay.com>
Authored: Mon Mar 23 10:22:09 2015 +0800
Committer: Shao Feng, Shi <sh...@ebay.com>
Committed: Mon Mar 23 10:22:09 2015 +0800

----------------------------------------------------------------------
 examples/test_case_data/minicluster/kylin.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/c5ac4f61/examples/test_case_data/minicluster/kylin.properties
----------------------------------------------------------------------
diff --git a/examples/test_case_data/minicluster/kylin.properties b/examples/test_case_data/minicluster/kylin.properties
index 373186c..736de65 100644
--- a/examples/test_case_data/minicluster/kylin.properties
+++ b/examples/test_case_data/minicluster/kylin.properties
@@ -4,7 +4,7 @@
 kylin.rest.servers=ADMIN:KYLIN@localhost
 
 # The metadata store in hbase
-kylin.metadata.url=kylin_metadata_qa@hbase:minicluster:/hbase-unsecure
+kylin.metadata.url=kylin_metadata@hbase:minicluster:/hbase-unsecure
 
 # The storage for final cube file in hbase
 kylin.storage.url=hbase:minicluster:/hbase-unsecure