kylin git commit: fix typo

2017-11-13 Thread shaofengshi
Repository: kylin
Updated Branches:
  refs/heads/document 303e13383 -> 7b9857146


fix typo


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

Branch: refs/heads/document
Commit: 7b9857146182db629f89ffd951dcbc8ee9dade91
Parents: 303e133
Author: shaofengshi 
Authored: Tue Nov 14 08:12:59 2017 +0800
Committer: shaofengshi 
Committed: Tue Nov 14 08:12:59 2017 +0800

--
 website/_docs21/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/kylin/blob/7b985714/website/_docs21/index.md
--
diff --git a/website/_docs21/index.md b/website/_docs21/index.md
index cfb7283..ef1a3b3 100644
--- a/website/_docs21/index.md
+++ b/website/_docs21/index.md
@@ -26,7 +26,7 @@ Installation & Setup
 3. [Advanced settings](install/advance_settings.html)
 4. [Deploy in cluster mode](install/kylin_cluster.html)
 5. [Run Kylin with Docker](install/kylin_docker.html)
-6. [Install Kylin with AWS EMR](install/kylin_aws_emr.html)
+6. [Install Kylin on AWS EMR](install/kylin_aws_emr.html)
 
 
 



kylin git commit: fix typo in advance_settings.md

2017-02-02 Thread shaofengshi
Repository: kylin
Updated Branches:
  refs/heads/document b8f17be77 -> a314c2252


fix typo in advance_settings.md


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

Branch: refs/heads/document
Commit: a314c2252f9bcc7937c768227b43bf15e92a324e
Parents: b8f17be
Author: shaofengshi 
Authored: Fri Feb 3 09:04:29 2017 +0800
Committer: shaofengshi 
Committed: Fri Feb 3 09:05:47 2017 +0800

--
 website/_docs15/install/advance_settings.md | 4 ++--
 website/_docs16/install/advance_settings.md | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/kylin/blob/a314c225/website/_docs15/install/advance_settings.md
--
diff --git a/website/_docs15/install/advance_settings.md 
b/website/_docs15/install/advance_settings.md
index 0c6a9d6..be2f824 100644
--- a/website/_docs15/install/advance_settings.md
+++ b/website/_docs15/install/advance_settings.md
@@ -1,12 +1,12 @@
 ---
 layout: docs15
-title:  "Advance Settings"
+title:  "Advanced Settings"
 categories: install
 permalink: /docs15/install/advance_settings.html
 ---
 
 ## Overwrite default kylin.properties at Cube level
-In `conf/kylin.properties` there are many prameters, which control/impact on 
Kylin's behaviors; Most parameters are global configs like security or job 
related; while some are Cube related; These Cube related parameters can be 
customized at each Cube level, so you can control the behaviors more flexibly. 
The GUI to do this is in the "Configuration Overwrites" step of the Cube 
wizard, as the screenshot below.
+In `conf/kylin.properties` there are many parameters, which control/impact on 
Kylin's behaviors; Most parameters are global configs like security or job 
related; while some are Cube related; These Cube related parameters can be 
customized at each Cube level, so you can control the behaviors more flexibly. 
The GUI to do this is in the "Configuration Overwrites" step of the Cube 
wizard, as the screenshot below.
 
 ![]( /images/install/overwrite_config.png)
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/a314c225/website/_docs16/install/advance_settings.md
--
diff --git a/website/_docs16/install/advance_settings.md 
b/website/_docs16/install/advance_settings.md
index 8699f75..8b5c24d 100644
--- a/website/_docs16/install/advance_settings.md
+++ b/website/_docs16/install/advance_settings.md
@@ -1,12 +1,12 @@
 ---
 layout: docs16
-title:  "Advance Settings"
+title:  "Advanced Settings"
 categories: install
 permalink: /docs16/install/advance_settings.html
 ---
 
 ## Overwrite default kylin.properties at Cube level
-In `conf/kylin.properties` there are many prameters, which control/impact on 
Kylin's behaviors; Most parameters are global configs like security or job 
related; while some are Cube related; These Cube related parameters can be 
customized at each Cube level, so you can control the behaviors more flexibly. 
The GUI to do this is in the "Configuration Overwrites" step of the Cube 
wizard, as the screenshot below.
+In `conf/kylin.properties` there are many parameters, which control/impact on 
Kylin's behaviors; Most parameters are global configs like security or job 
related; while some are Cube related; These Cube related parameters can be 
customized at each Cube level, so you can control the behaviors more flexibly. 
The GUI to do this is in the "Configuration Overwrites" step of the Cube 
wizard, as the screenshot below.
 
 ![]( /images/install/overwrite_config.png)
 



kylin git commit: fix typo

2016-04-21 Thread liyang
Repository: kylin
Updated Branches:
  refs/heads/document ad66ea534 -> d1b387603


fix typo


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

Branch: refs/heads/document
Commit: d1b387603358c221840f797c7a22ba57ea683434
Parents: ad66ea5
Author: Li Yang 
Authored: Thu Apr 21 17:36:11 2016 +0800
Committer: Li Yang 
Committed: Thu Apr 21 17:36:11 2016 +0800

--
 website/_docs15/gettingstarted/best_practices.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/kylin/blob/d1b38760/website/_docs15/gettingstarted/best_practices.md
--
diff --git a/website/_docs15/gettingstarted/best_practices.md 
b/website/_docs15/gettingstarted/best_practices.md
index e796fef..0ecf707 100644
--- a/website/_docs15/gettingstarted/best_practices.md
+++ b/website/_docs15/gettingstarted/best_practices.md
@@ -18,4 +18,4 @@ List of articles about Kylin best practices contributed by 
community. Some of th
 
 * [Big Data MDX with Mondrian and Apache 
Kylin](https://www.inovex.de/fileadmin/files/Vortraege/2015/big-data-mdx-with-mondrian-and-apache-kylin-sebastien-jelsch-pcm-11-2015.pdf)
 
-* [Kylin und Mondrain 
Interaction](https://github.com/mustangore/kylin-mondrian-interaction)
+* [Kylin and Mondrain 
Interaction](https://github.com/mustangore/kylin-mondrian-interaction)



kylin git commit: fix typo

2015-12-22 Thread mahongbin
Repository: kylin
Updated Branches:
  refs/heads/2.x-staging 3fc3883a4 -> 7849a47ff


fix typo


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

Branch: refs/heads/2.x-staging
Commit: 7849a47ffbc8d7d5dac42a46b3579aa4a7275a09
Parents: 3fc3883
Author: honma 
Authored: Tue Dec 22 15:24:07 2015 +0800
Committer: honma 
Committed: Tue Dec 22 16:11:12 2015 +0800

--
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/kylin/blob/7849a47f/README.md
--
diff --git a/README.md b/README.md
index 73313f5..10bc863 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Get Help
 The fastest way to get response from our developers is to send email to our 
mail list ,   
 and remember to subscribe our mail list via 

 
-Licnese
+License
 
 Please refer to 
[LICENSE](https://github.com/apache/incubator-kylin/blob/master/LICENSE) file.
 



kylin git commit: Fix Typo

2015-12-20 Thread lukehan
Repository: kylin
Updated Branches:
  refs/heads/1.x-staging bdcb29bf5 -> 7f99c3b19


Fix Typo

Signed-off-by: lukehan 


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

Branch: refs/heads/1.x-staging
Commit: 7f99c3b19d4851ac9cd0b94bae2bd70781d8c6ea
Parents: bdcb29b
Author: cyc 
Authored: Wed Dec 9 19:25:25 2015 -0500
Committer: lukehan 
Committed: Mon Dec 21 08:49:59 2015 +0800

--
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/kylin/blob/7f99c3b1/README.md
--
diff --git a/README.md b/README.md
index 176d89c..657212f 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Get Help
 The fastest way to get response from our developers is to send email to our 
mail list ,   
 and remember to subscribe our mail list via 
 
-Licnese
+License
 
 Please refer to [LICENSE](https://github.com/apache/kylin/blob/master/LICENSE) 
file.