This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch document
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/document by this push:
     new 805dfd0  update configuration for kylin.cube.rowkey.max-size
805dfd0 is described below

commit 805dfd0fb77c3d8ed8da07fc76c280ad678cc2ed
Author: shaofengshi <shaofeng...@apache.org>
AuthorDate: Fri Mar 1 22:28:14 2019 +0800

    update configuration for kylin.cube.rowkey.max-size
---
 website/_docs/install/configuration.cn.md   | 2 +-
 website/_docs/install/configuration.md      | 2 +-
 website/_docs23/install/configuration.cn.md | 2 +-
 website/_docs23/install/configuration.md    | 2 +-
 website/_docs24/install/configuration.cn.md | 2 +-
 website/_docs24/install/configuration.md    | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/website/_docs/install/configuration.cn.md 
b/website/_docs/install/configuration.cn.md
index 66f3a16..a29f0fa 100644
--- a/website/_docs/install/configuration.cn.md
+++ b/website/_docs/install/configuration.cn.md
@@ -284,7 +284,7 @@ export KYLIN_JVM_SETTINGS="-Xms1024M -Xmx4096M -Xss1024K 
-XX`MaxPermSize=512M -v
 - `kylin.cube.ignore-signature-inconsistency`:Cube desc 中的 signature 信息能保证 
Cube 不被更改为损坏状态,默认值为 FALSE
 - `kylin.cube.aggrgroup.max-combination`:指定一个 Cube 的聚合组 Cuboid 上限,默认值为 32768
 - `kylin.cube.aggrgroup.is-mandatory-only-valid`:是否允许 Cube 只包含 Base 
Cuboid,默认值为 FALSE,当使用 Spark Cubing 时需设置为 TRUE
-- `kylin.cube.rowkey.max-size`:指定可以设置为 Rowkeys 的最大列数,默认值为 63
+- `kylin.cube.rowkey.max-size`:指定可以设置为 Rowkeys 的最大列数,默认值为 63,且最大不能超过 63
 - `kylin.cube.allow-appear-in-multiple-projects`:是否允许一个 Cube 出现在多个项目中
 - `kylin.cube.gtscanrequest-serialization-level`:默认值为 1
 - `kylin.metadata.dimension-encoding-max-length`:指定维度作为 Rowkeys 时使用 fix_length 
编码时的最大长度,默认值为 256
diff --git a/website/_docs/install/configuration.md 
b/website/_docs/install/configuration.md
index 96ec2f4..39c0db1 100644
--- a/website/_docs/install/configuration.md
+++ b/website/_docs/install/configuration.md
@@ -286,7 +286,7 @@ This section introduces Kylin data modeling and build 
related configuration.
 - `kylin.cube.ignore-signature-inconsistency`:The signature in Cube desc 
ensures that the cube is not changed to a corrupt state. The default value is 
*FALSE*
 - `kylin.cube.aggrgroup.max-combination`: specifies the max combination number 
of aggregation groups. The default value is 32768.
 - `kylin.cube.aggrgroup.is-mandatory-only-valid`: whether to allow Cube 
contains only Base Cuboid. The default value is *FALSE*, set to *TRUE* when 
using Spark Cubing
-- `kylin.cube.rowkey.max-size`: specifies the maximum number of columns that 
can be set to Rowkeys. The default value is 63.
+- `kylin.cube.rowkey.max-size`: specifies the maximum number of columns that 
can be set to Rowkeys. The default value is 63, and it can not be more than 63.
 - `kylin.cube.allow-appear-in-multiple-projects`: whether to allow a cube to 
appear in multiple projects
 - `kylin.cube.gtscanrequest-serialization-level`: the default value is 1
 
diff --git a/website/_docs23/install/configuration.cn.md 
b/website/_docs23/install/configuration.cn.md
index 06bbde1..f0a3f22 100644
--- a/website/_docs23/install/configuration.cn.md
+++ b/website/_docs23/install/configuration.cn.md
@@ -88,7 +88,7 @@ Kylin 的主要配置文件。
 | kylin.cube.ignore-signature-inconsistency             | false                
|                                                              |                
           |
 | kylin.cube.aggrgroup.max-combination                  | 4096                 
| Max cuboid numbers in a Cube                                 | Yes            
           |
 | kylin.cube.aggrgroup.is-mandatory-only-valid          | false                
| Whether allow a Cube only has the base cuboid.               | Yes            
           |
-| kylin.cube.rowkey.max-size                            | 63                   
| Max columns in Rowkey                                        | No             
           |
+| kylin.cube.rowkey.max-size                            | 63                   
| Max columns in Rowkey, and it can not be more than 63                         
               | No                        |
 | kylin.metadata.dimension-encoding-max-length          | 256                  
| Max length for one dimension's encoding                      | Yes            
           |
 | kylin.cube.max-building-segments                      | 10                   
| Max building segments in one Cube                            | Yes            
           |
 | kylin.cube.allow-appear-in-multiple-projects          | false                
| Whether allow a Cueb appeared in multiple projects           | No             
           |
diff --git a/website/_docs23/install/configuration.md 
b/website/_docs23/install/configuration.md
index 3f12ff5..339e39b 100644
--- a/website/_docs23/install/configuration.md
+++ b/website/_docs23/install/configuration.md
@@ -88,7 +88,7 @@ The main configuration file of Kylin.
 | kylin.cube.ignore-signature-inconsistency             | false                
|                                                              |                
           |
 | kylin.cube.aggrgroup.max-combination                  | 4096                 
| Max cuboid numbers in a Cube                                 | Yes            
           |
 | kylin.cube.aggrgroup.is-mandatory-only-valid          | false                
| Whether allow a Cube only has the base cuboid.               | Yes            
           |
-| kylin.cube.rowkey.max-size                            | 63                   
| Max columns in Rowkey                                        | No             
           |
+| kylin.cube.rowkey.max-size                            | 63                   
| Max columns in Rowkey, and it can not be more than 63                         
               | No                        |
 | kylin.metadata.dimension-encoding-max-length          | 256                  
| Max length for one dimension's encoding                      | Yes            
           |
 | kylin.cube.max-building-segments                      | 10                   
| Max building segments in one Cube                            | Yes            
           |
 | kylin.cube.allow-appear-in-multiple-projects          | false                
| Whether allow a Cueb appeared in multiple projects           | No             
           |
diff --git a/website/_docs24/install/configuration.cn.md 
b/website/_docs24/install/configuration.cn.md
index fdf0951..9baa005 100644
--- a/website/_docs24/install/configuration.cn.md
+++ b/website/_docs24/install/configuration.cn.md
@@ -88,7 +88,7 @@ Kylin 的主要配置文件。
 | kylin.cube.ignore-signature-inconsistency             | false                
|                                                              |                
           |
 | kylin.cube.aggrgroup.max-combination                  | 4096                 
| Max cuboid numbers in a Cube                                 | Yes            
           |
 | kylin.cube.aggrgroup.is-mandatory-only-valid          | false                
| Whether allow a Cube only has the base cuboid.               | Yes            
           |
-| kylin.cube.rowkey.max-size                            | 63                   
| Max columns in Rowkey                                        | No             
           |
+| kylin.cube.rowkey.max-size                            | 63                   
| Max columns in Rowkey, and it can not be more than 63                         
               | No                        |
 | kylin.metadata.dimension-encoding-max-length          | 256                  
| Max length for one dimension's encoding                      | Yes            
           |
 | kylin.cube.max-building-segments                      | 10                   
| Max building segments in one Cube                            | Yes            
           |
 | kylin.cube.allow-appear-in-multiple-projects          | false                
| Whether allow a Cueb appeared in multiple projects           | No             
           |
diff --git a/website/_docs24/install/configuration.md 
b/website/_docs24/install/configuration.md
index 9a15134..e26a07c 100644
--- a/website/_docs24/install/configuration.md
+++ b/website/_docs24/install/configuration.md
@@ -88,7 +88,7 @@ The main configuration file of Kylin.
 | kylin.cube.ignore-signature-inconsistency             | false                
|                                                              |                
           |
 | kylin.cube.aggrgroup.max-combination                  | 4096                 
| Max cuboid numbers in a Cube                                 | Yes            
           |
 | kylin.cube.aggrgroup.is-mandatory-only-valid          | false                
| Whether allow a Cube only has the base cuboid.               | Yes            
           |
-| kylin.cube.rowkey.max-size                            | 63                   
| Max columns in Rowkey                                        | No             
           |
+| kylin.cube.rowkey.max-size                            | 63                   
| Max columns in Rowkey, and it can not be more than 63                         
               | No                        |
 | kylin.metadata.dimension-encoding-max-length          | 256                  
| Max length for one dimension's encoding                      | Yes            
           |
 | kylin.cube.max-building-segments                      | 10                   
| Max building segments in one Cube                            | Yes            
           |
 | kylin.cube.allow-appear-in-multiple-projects          | false                
| Whether allow a Cueb appeared in multiple projects           | No             
           |

Reply via email to