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/14 01:02:32 UTC

[47/50] [abbrv] incubator-kylin git commit: Use kylin_metadata instead of kylin_metadata_qa as the default testing hbase table;

Use kylin_metadata instead of kylin_metadata_qa as the default testing hbase table;

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

Branch: refs/heads/staging
Commit: fd86a8e5706feb5fed2b7f45d7c3479327a80a7d
Parents: 379ddf1
Author: Shao Feng, Shi <sh...@ebay.com>
Authored: Fri Mar 13 10:58:33 2015 +0800
Committer: Shao Feng, Shi <sh...@ebay.com>
Committed: Fri Mar 13 10:58:33 2015 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/fd86a8e5/examples/test_case_data/sandbox/kylin.properties
----------------------------------------------------------------------
diff --git a/examples/test_case_data/sandbox/kylin.properties b/examples/test_case_data/sandbox/kylin.properties
index cd5d02c..8a29cdc 100644
--- a/examples/test_case_data/sandbox/kylin.properties
+++ b/examples/test_case_data/sandbox/kylin.properties
@@ -4,7 +4,7 @@
 kylin.rest.servers=localhost:7070
 
 # The metadata store in hbase
-kylin.metadata.url=kylin_metadata_qa@hbase
+kylin.metadata.url=kylin_metadata@hbase
 
 # The storage for final cube file in hbase
 kylin.storage.url=hbase