Author: lidong
Date: Mon Aug 23 14:10:35 2021
New Revision: 1892546

URL: http://svn.apache.org/viewvc?rev=1892546&view=rev
Log:
fix doc40

Modified:
    kylin/site/cn/docs40/install/index.html
    kylin/site/docs40/index.html
    kylin/site/docs40/install/index.html
    kylin/site/feed.xml

Modified: kylin/site/cn/docs40/install/index.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs40/install/index.html?rev=1892546&r1=1892545&r2=1892546&view=diff
==============================================================================
--- kylin/site/cn/docs40/install/index.html (original)
+++ kylin/site/cn/docs40/install/index.html Mon Aug 23 14:10:35 2021
@@ -316,7 +316,7 @@ Kylin with pid 25964 has been stopped.
 <h3 id="hdfs-">HDFS 目录结构</h3>
 <p>Kylin 会在 HDFS 上生成文件,默认根目录是 “/kylin/”, 
然后会使用 Kylin 集群的å…
ƒæ•°æ®è¡¨åä½œä¸ºç¬¬äºŒå±‚目录名,默认为 “kylin_metadata” 
(可以在<code 
class="highlighter-rouge">conf/kylin.properties</code>中定制).</p>
 
-<p>通常, <code class="highlighter-rouge">/kylin/kylin_metadata</code> 
目录下按照不同的 project 存放数据,比如 leanrn_kylin 
项目的数据目录为 <code 
class="highlighter-rouge">/kylin/kylin_metadata/learn_kylin</code>, 
该目录下通常包括以下子目录:<br />
+<p>通常, <code class="highlighter-rouge">/kylin/kylin_metadata</code> 
目录下按照不同的 project 存放数据,比如 learn_kylin 
项目的数据目录为 <code 
class="highlighter-rouge">/kylin/kylin_metadata/learn_kylin</code>, 
该目录下通常包括以下子目录:<br />
 1.<code class="highlighter-rouge">job_tmp</code>: 
存放执行任务过程中生成的临时文件。<br />
 2.<code class="highlighter-rouge">parquet</code>: 存放各个 cube 的 cuboid 
文件。<br />
 3.<code class="highlighter-rouge">table_snapshot</code>: 存放维度表快ç…
§ã€‚</p>

Modified: kylin/site/docs40/index.html
URL: 
http://svn.apache.org/viewvc/kylin/site/docs40/index.html?rev=1892546&r1=1892545&r2=1892546&view=diff
==============================================================================
--- kylin/site/docs40/index.html (original)
+++ kylin/site/docs40/index.html Mon Aug 23 14:10:35 2021
@@ -367,6 +367,12 @@ The results of performance test are as f
 - The build speed of kylin4 is significantly higher than that of kylin3.1.0 
spark engine;<br />
 - Compared with HBase, the parquet file size of kylin4 is significantly 
reduced;</p>
 
+<ul>
+  <li>Comparison of query response(SSB and TPC-H)<br />
+<img src="/images/tutorial/4.0/overview/query_response_ssb.png" alt="" /><br />
+<img src="/images/tutorial/4.0/overview/query_response_tpch.png" alt="" /></li>
+</ul>
+
 <p>From the comparison of query results, it can be seen that kylin3 and kylin4 
are the same for <strong><em>simple query</em></strong>, kylin4 is slightly 
insufficient; However, kylin4 has obvious advantages over kylin3 for 
<strong><em>complex query</em></strong>.<br />
 Moreover, there is still a lot of room to optimize the performance of 
<strong><em>simple query</em></strong> in kylin4. In the practice of Youzan 
using kylin4, the performance of <strong><em>simple query</em></strong> can be 
optimized to less than 1 second.</p>
 

Modified: kylin/site/docs40/install/index.html
URL: 
http://svn.apache.org/viewvc/kylin/site/docs40/install/index.html?rev=1892546&r1=1892545&r2=1892546&view=diff
==============================================================================
--- kylin/site/docs40/install/index.html (original)
+++ kylin/site/docs40/install/index.html Mon Aug 23 14:10:35 2021
@@ -316,7 +316,7 @@ Kylin with pid 25964 has been stopped.
 <h3 id="hdfs-folder-structure">HDFS folder structure</h3>
 <p>Kylin will generate files on HDFS. The default root directory is 
“kylin/”, and then the metadata table name of kylin cluster will be used as 
the second layer directory name, and the default is “kylin_metadata”(can be 
customized in <code class="highlighter-rouge">conf/kylin.properties</code>)</p>
 
-<p>Generally, <code class="highlighter-rouge">/kylin/kylin_metadata</code> 
directory stores data according to different projects, such as data directory 
of “learn_kylin” project is <code 
class="highlighter-rouge">/kylin/kylin_metadata/learn_ Kylin</code>, which 
usually includes the following subdirectories:<br />
+<p>Generally, <code class="highlighter-rouge">/kylin/kylin_metadata</code> 
directory stores data according to different projects, such as data directory 
of “learn_kylin” project is <code 
class="highlighter-rouge">/kylin/kylin_metadata/learn_kylin</code>, which 
usually includes the following subdirectories:<br />
 1.<code class="highlighter-rouge">job_tmp</code>: store temporary files 
generated during the execution of tasks.<br />
 2.<code class="highlighter-rouge">parquet</code>: the cuboid file of each 
cube.<br />
 3.<code class="highlighter-rouge">table_snapshot</code>: stores the dimension 
table snapshot.</p>

Modified: kylin/site/feed.xml
URL: 
http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1892546&r1=1892545&r2=1892546&view=diff
==============================================================================
--- kylin/site/feed.xml (original)
+++ kylin/site/feed.xml Mon Aug 23 14:10:35 2021
@@ -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>Wed, 11 Aug 2021 06:59:46 -0700</pubDate>
-    <lastBuildDate>Wed, 11 Aug 2021 06:59:46 -0700</lastBuildDate>
+    <pubDate>Mon, 23 Aug 2021 06:59:11 -0700</pubDate>
+    <lastBuildDate>Mon, 23 Aug 2021 06:59:11 -0700</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>


Reply via email to