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 <shaofeng...@apache.org> Authored: Fri Feb 3 09:04:29 2017 +0800 Committer: shaofengshi <shaofeng...@apache.org> 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.  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. 