minor, fix wrong prop name in kylin.properties
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/75c8d13c Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/75c8d13c Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/75c8d13c Branch: refs/heads/master-cdh5.7 Commit: 75c8d13c708e66c995cdea494f8656b72636a4d6 Parents: 020cf5f Author: lidongsjtu <lid...@apache.org> Authored: Thu Dec 29 22:53:45 2016 +0800 Committer: lidongsjtu <lid...@apache.org> Committed: Thu Dec 29 22:57:54 2016 +0800 ---------------------------------------------------------------------- build/conf/kylin.properties | 2 +- examples/test_case_data/sandbox/kylin.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/75c8d13c/build/conf/kylin.properties ---------------------------------------------------------------------- diff --git a/build/conf/kylin.properties b/build/conf/kylin.properties index 131a725..5e7d235 100644 --- a/build/conf/kylin.properties +++ b/build/conf/kylin.properties @@ -30,7 +30,7 @@ kylin.env=QA ### SERVER | WEB ### # Kylin server mode, valid value [all, query, job] -kyin.server.mode=all +kylin.server.mode=all # List of web servers in use, this enables one web server instance to sync up with other servers. kylin.server.cluster-servers=localhost:7070 http://git-wip-us.apache.org/repos/asf/kylin/blob/75c8d13c/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 20bc427..1724619 100644 --- a/examples/test_case_data/sandbox/kylin.properties +++ b/examples/test_case_data/sandbox/kylin.properties @@ -18,7 +18,7 @@ ### SERVICE ### # Kylin server mode, valid value [all, query, job] -kyin.server.mode=all +kylin.server.mode=all # Optional information for the owner of kylin platform, it can be your team's email # Currently it will be attached to each kylin's htable attribute