Author: lidong
Date: Wed Mar 13 14:13:34 2019
New Revision: 1855428

URL: http://svn.apache.org/viewvc?rev=1855428&view=rev
Log:
KYLIN-3860 Add doc about configuration of kylin.web.hide-measures

Modified:
    kylin/site/cn/docs/install/configuration.html
    kylin/site/docs/install/configuration.html
    kylin/site/feed.xml

Modified: kylin/site/cn/docs/install/configuration.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/install/configuration.html?rev=1855428&r1=1855427&r2=1855428&view=diff
==============================================================================
--- kylin/site/cn/docs/install/configuration.html (original)
+++ kylin/site/cn/docs/install/configuration.html Wed Mar 13 14:13:34 2019
@@ -459,6 +459,7 @@ var _hmt = _hmt || [];
   <li><code 
class="highlighter-rouge">kylin.cube.allow-appear-in-multiple-projects</code>:是否å
…è®¸ä¸€ä¸ª Cube 出现在多个项目中</li>
   <li><code 
class="highlighter-rouge">kylin.cube.gtscanrequest-serialization-level</code>:默认值为
 1</li>
   <li><code 
class="highlighter-rouge">kylin.metadata.dimension-encoding-max-length</code>:指定维度作为
 Rowkeys 时使用 fix_length 编码时的最大长度,默认值为 256</li>
+  <li><code class="highlighter-rouge">kylin.web.hide-measures</code>: 
隐藏一些可能不需要的度量,默认值是RAW</li>
 </ul>
 
 <h3 id="cube-estimate">Cube 大小估计</h3>

Modified: kylin/site/docs/install/configuration.html
URL: 
http://svn.apache.org/viewvc/kylin/site/docs/install/configuration.html?rev=1855428&r1=1855427&r2=1855428&view=diff
==============================================================================
--- kylin/site/docs/install/configuration.html (original)
+++ kylin/site/docs/install/configuration.html Wed Mar 13 14:13:34 2019
@@ -6638,6 +6638,7 @@ The default setting use relatively less
   <li><code class="highlighter-rouge">kylin.cube.rowkey.max-size</code>: 
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.</li>
   <li><code 
class="highlighter-rouge">kylin.cube.allow-appear-in-multiple-projects</code>: 
whether to allow a cube to appear in multiple projects</li>
   <li><code 
class="highlighter-rouge">kylin.cube.gtscanrequest-serialization-level</code>: 
the default value is 1</li>
+  <li><code class="highlighter-rouge">kylin.web.hide-measures</code>: hides 
some measures that may not be needed, the default value is RAW.</li>
 </ul>
 
 <h3 id="cube-estimate">Cube Size Estimation</h3>

Modified: kylin/site/feed.xml
URL: 
http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1855428&r1=1855427&r2=1855428&view=diff
==============================================================================
--- kylin/site/feed.xml (original)
+++ kylin/site/feed.xml Wed Mar 13 14:13:34 2019
@@ -19,8 +19,8 @@
     <description>Apache Kylin Home</description>
     <link>http://kylin.apache.org/</link>
     <atom:link href="http://kylin.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Mon, 11 Mar 2019 06:54:56 -0700</pubDate>
-    <lastBuildDate>Mon, 11 Mar 2019 06:54:56 -0700</lastBuildDate>
+    <pubDate>Wed, 13 Mar 2019 06:59:43 -0700</pubDate>
+    <lastBuildDate>Wed, 13 Mar 2019 06:59:43 -0700</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>


Reply via email to