Added: kylin/site/cn/docs/tutorial/tools.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/tutorial/tools.html?rev=1842335&view=auto
==============================================================================
--- kylin/site/cn/docs/tutorial/tools.html (added)
+++ kylin/site/cn/docs/tutorial/tools.html Sat Sep 29 14:12:35 2018
@@ -0,0 +1,5351 @@
+<!--
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you under the Apache License, Version 2.0 (the
+* "License"); you may not use this file except in compliance
+* with the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+-->
+
+<!doctype html>
+<html>
+       <!--
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you under the Apache License, Version 2.0 (the
+* "License"); you may not use this file except in compliance
+* with the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+-->
+
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+
+  <title>Apache Kylin | Kylin 中的工具类</title>
+  <meta name="description" content="Apache Kylin Home">
+  <meta name="author"      content="Apache Kylin">
+  <link rel="shortcut icon" href="fav.png" type="image/png">
+
+
+
+<link rel="stylesheet" href="/assets/css/animate.css">
+<!-- Bootstrap -->
+<link rel="stylesheet" href="/assets/css/bootstrap.min.css">
+
+<!-- Fonts -->
+<!-- <link rel="stylesheet" 
href="http://fonts.googleapis.com/css?family=Alice|Open+Sans:400,300,700"> -->
+
+<!-- Icons -->
+<link rel="stylesheet" href="/assets/css/font-awesome.min.css">
+
+  <!-- Custom styles -->
+  <link rel="stylesheet" href="/assets/css/styles.css">
+  <link rel="stylesheet" href="/assets/css/docs.css">
+
+  <link rel="canonical" 
href="http://kylin.apache.org/cn/docs/tutorial/tools.html";>
+  <link rel="alternate" type="application/rss+xml" title="Apache Kylin" 
href="http://kylin.apache.org/feed.xml"; />
+
+<!--[if lt IE 9]> <script src="assets/js/html5shiv.js"></script> <![endif]-->
+<!-- Global site tag (gtag.js) - Google Analytics -->
+<script async 
src="https://www.googletagmanager.com/gtag/js?id=UA-120788561-1";></script>
+<script>
+  window.dataLayer = window.dataLayer || [];
+  function gtag(){dataLayer.push(arguments);}
+  gtag('js', new Date());
+
+  gtag('config', 'UA-120788561-1');
+</script>
+<script type="text/javascript" src="/assets/js/jquery-1.9.1.min.js"></script>
+<script type="text/javascript" src="/assets/js/nside.js"></script> </script>
+<script type="text/javascript" src="/assets/js/nnav.js"></script> </script>
+<script>
+var _hmt = _hmt || [];
+(function() {
+  var hm = document.createElement("script");
+  hm.src = "https://hm.baidu.com/hm.js?bdc5e03add430c0b72cc0eb91eabfa99";;
+  var s = document.getElementsByTagName("script")[0]; 
+  s.parentNode.insertBefore(hm, s);
+})();
+</script>
+</head>
+
+       <body>
+               <!--
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you under the Apache License, Version 2.0 (the
+* "License"); you may not use this file except in compliance
+* with the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+-->
+
+<header id="header" >
+  <!-- Main Menu -->
+  <nav class="navbar navbar-default" role="navigation" id="nav-wrapper">
+    <div class="container-fluid" id="nav">
+      <!-- Brand and toggle get grouped for better mobile display -->
+      <div class="navbar-header">
+        <img class="navbar-logo" width="46" src="/assets/images/kylin_logo.png 
"></img> 
+        
+        <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+          <span class="sr-only">Toggle navigation</span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </button>
+        <ul class="nav icon-navbar">
+            <li><a href="https://twitter.com/apachekylin"; target="_blank" 
class="fa fa-twitter fa-lg"  title="Twitter: @ApacheKylin" ></a></li>
+            <li><a href="https://github.com/apache/kylin"; target="_blank" 
class="fa fa-github-alt fa-lg" title="Github: apache/kylin" ></a></li>          
+            <li><a href="https://www.facebook.com/kylinio"; target="_blank" 
class="fa fa-facebook fa-lg" title="Facebook: kylin.io" ></a></li>    
+        </ul>
+      </div>
+
+      <!-- Collect the nav links, forms, and other content for toggling -->
+      <div class="navbar-collapse" id="bs-example-navbar-collapse-1">
+        <ul class="nav navbar-nav">
+            <li><a href="/cn">首页</a></li>
+            <li><a href="/cn/docs" >文档</a></li>
+            <li><a href="/cn/download">下载</a></li>
+            <li><a href="/cn/community" >社区</a></li>
+            <li><a href="/cn/development" >开发</a></li>
+            <li><a href="/blog">博客</a></li>
+            <li><a href="/" >English</a></li>           
+        </ul>
+        
+
+      </div><!-- /.navbar-collapse -->
+    </div><!-- /.container-fluid -->
+  </nav>
+
+  <div id="head" class="parallax normal-header" >
+    <div class="text-center header-apache">
+      <a href="http://apache.org/foundation/contributing.html"; title="Support 
Apache" style="margin-left: 150px;">
+        <div>
+          <img src="https://www.apache.org/images/SupportApache-small.png";>
+        </div>
+      </a>
+    </div>  
+  </div>
+
+ </header>
+
+               
+               <div class="container">
+                       <div class="row" style="clear:both;">
+                               <div class="col-md-8 col-lg-8 col-xs-12 
col-sm-12 aside2" style="float:right;">
+                                       <div id="container" class="docs">
+                                               <div id="pjax">
+                                                       <h1 
class="post-title">Kylin 中的工具类</h1>
+                                                       <article 
class="post-content" >
+                                                       <p>Kylin 
有很多好的工具类。这篇文档会介绍以下几个工å…
·ç±»ï¼šKylinConfigCLI.java,CubeMetaExtractor.java,CubeMetaIngester.java,CubeMigrationCLI.java
 和 CubeMigrationCheckCLI.java。在使用这些工具类前,首å…
ˆè¦åˆ‡æ¢åˆ° KYLIN_HOME 目录下。</p>
+
+<h2 id="kylinconfigclijava">KylinConfigCLI.java</h2>
+
+<h3 id="section">作用</h3>
+<p>KylinConfigCLI 工具类会将您输入的 Kylin 参数的值输出。</p>
+
+<h3 id="section-1">如何使用</h3>
+<p>类名后只能写一个参数,conf_name 即您想要知道å…
¶å€¼çš„参数名称。</p>
+
+<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">./bin/kylin.sh org.apache.kylin.tool.KylinConfigCLI 
&lt;conf_name&gt;</code></pre></div>
+
+<p>例如:</p>
+
+<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">./bin/kylin.sh org.apache.kylin.tool.KylinConfigCLI 
kylin.server.mode</code></pre></div>
+
+<p>结果:</p>
+
+<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">all</code></pre></div>
+
+<p>如果您不知道参数的准确名称,您可以使用以下命令,然后所有以该前缀为前缀的参数的值都会被列出。</p>
+
+<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">./bin/kylin.sh org.apache.kylin.tool.KylinConfigCLI 
&lt;prefix&gt;.</code></pre></div>
+
+<p>例如:</p>
+
+<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">./bin/kylin.sh org.apache.kylin.tool.KylinConfigCLI 
kylin.job.</code></pre></div>
+
+<p>结果:</p>
+
+<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">max-concurrent-jobs=10
+retry=3
+sampling-percentage=100</code></pre></div>
+
+<h2 id="cubemetaextractorjava">CubeMetaExtractor.java</h2>
+
+<h3 id="section-2">作用</h3>
+<p>CubeMetaExtractor.java 用于提取与 Cube 相å…
³çš„信息以达到调试/分发的目的。</p>
+
+<h3 id="section-3">如何使用</h3>
+<p>类名后至少写两个参数。</p>
+
+<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">./bin/kylin.sh org.apache.kylin.tool.CubeMetaExtractor 
-&lt;conf_name&gt; &lt;conf_value&gt; -destDir 
&lt;your_dest_dir&gt;</code></pre></div>
+
+<p>例如:</p>
+
+<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">./bin/kylin.sh org.apache.kylin.tool.CubeMetaExtractor -cube 
querycube -destDir /root/newconfigdir1</code></pre></div>
+
+<p>结果:<br />
+命令执行成功后,您想要抽取的 Cube / project / hybrid 
将会存在于您指定的 destDir 目录中。</p>
+
+<p>下面会列出所有支持的参数:</p>
+
+<table>
+  <thead>
+    <tr>
+      <th>Parameter</th>
+      <th style="text-align: left">Description</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>allProjects</td>
+      <td style="text-align: left">Specify realizations in all projects to 
extract</td>
+    </tr>
+    <tr>
+      <td>compress <compress></compress></td>
+      <td style="text-align: left">Specify whether to compress the output with 
zip. Default true.</td>
+    </tr>
+    <tr>
+      <td>cube <cube></cube></td>
+      <td style="text-align: left">Specify which Cube to extract</td>
+    </tr>
+    <tr>
+      <td>destDir <destdir></destdir></td>
+      <td style="text-align: left">(Required) Specify the dest dir to save the 
related information</td>
+    </tr>
+    <tr>
+      <td>engineType <enginetype></enginetype></td>
+      <td style="text-align: left">Specify the engine type to overwrite. 
Default is empty, keep origin.</td>
+    </tr>
+    <tr>
+      <td>hybrid <hybrid></hybrid></td>
+      <td style="text-align: left">Specify which hybrid to extract</td>
+    </tr>
+    <tr>
+      <td>includeJobs <includejobs></includejobs></td>
+      <td style="text-align: left">Set this to true if want to extract job 
info/outputs too. Default false</td>
+    </tr>
+    <tr>
+      <td>includeSegmentDetails 
<includesegmentdetails></includesegmentdetails></td>
+      <td style="text-align: left">Set this to true if want to extract segment 
details too, such as dict, tablesnapshot. Default false</td>
+    </tr>
+    <tr>
+      <td>includeSegments <includesegments></includesegments></td>
+      <td style="text-align: left">Set this to true if want extract the 
segments info. Default true</td>
+    </tr>
+    <tr>
+      <td>onlyOutput <onlyoutput></onlyoutput></td>
+      <td style="text-align: left">When include jobs, only extract output of 
job. Default true</td>
+    </tr>
+    <tr>
+      <td>packagetype <packagetype></packagetype></td>
+      <td style="text-align: left">Specify the package type</td>
+    </tr>
+    <tr>
+      <td>project <project></project></td>
+      <td style="text-align: left">Specify realizations in which project to 
extract</td>
+    </tr>
+    <tr>
+      <td>storageType <storagetype></storagetype></td>
+      <td style="text-align: left">Specify the storage type to overwrite. 
Default is empty, keep origin.</td>
+    </tr>
+    <tr>
+      <td>submodule <submodule></submodule></td>
+      <td style="text-align: left">Specify whether this is a submodule of 
other CLI tool. Default false.</td>
+    </tr>
+  </tbody>
+</table>
+
+<h2 id="cubemetaingesterjava">CubeMetaIngester.java</h2>
+
+<h3 id="section-4">作用</h3>
+<p>CubeMetaIngester.java 将提取的 Cube 吞并到另一个 metadata store 
中。目前其只支持吞并 cube。</p>
+
+<h3 id="section-5">如何使用</h3>
+<p>类名后至少写两个参数。请确保您想要吞并的 Cube 
在要吞并到的 project 中不存在。注意:zip 文件解压后必
须只能包含一个目录。</p>
+
+<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">./bin/kylin.sh org.apache.kylin.tool.CubeMetaIngester 
-project &lt;target_project&gt; -srcPath &lt;your_src_dir&gt;</code></pre></div>
+
+<p>例如:</p>
+
+<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">./bin/kylin.sh org.apache.kylin.tool.CubeMetaIngester 
-project querytest -srcPath /root/newconfigdir1/cubes.zip</code></pre></div>
+
+<p>结果:<br />
+命令执行成功后,您想要吞并的 Cube 将会存在于您指定的 
srcPath 目录中。</p>
+
+<p>下面会列出所有支持的参数:</p>
+
+<table>
+  <thead>
+    <tr>
+      <th>Parameter</th>
+      <th style="text-align: left">Description</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>forceIngest <forceingest></forceingest></td>
+      <td style="text-align: left">Skip the target Cube, model and table check 
and ingest by force. Use in caution because it might break existing cubes! 
Suggest to backup metadata store first. Default false.</td>
+    </tr>
+    <tr>
+      <td>overwriteTables <overwritetables></overwritetables></td>
+      <td style="text-align: left">If table meta conflicts, overwrite the one 
in metadata store with the one in srcPath. Use in caution because it might 
break existing cubes! Suggest to backup metadata store first. Default 
false.</td>
+    </tr>
+    <tr>
+      <td>project <project></project></td>
+      <td style="text-align: left">(Required) Specify the target project for 
the new cubes.</td>
+    </tr>
+    <tr>
+      <td>srcPath <srcpath></srcpath></td>
+      <td style="text-align: left">(Required) Specify the path to the 
extracted Cube metadata zip file.</td>
+    </tr>
+  </tbody>
+</table>
+
+<h2 id="cubemigrationclijava">CubeMigrationCLI.java</h2>
+
+<h3 id="section-6">作用</h3>
+<p>CubeMigrationCLI.java 用于迁移 cubes。例如:将 Cube 
从开发环境迁移到测试(生产)环境,反之亦然。请注意,我们假设不同的环境是å
…±äº«ç›¸åŒçš„ Hadoop 集群,包括 HDFS,HBase 和 HIVE。</p>
+
+<h3 id="section-7">如何使用</h3>
+<p>前八个参数必须有且次序不能改变。</p>
+
+<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">./bin/kylin.sh org.apache.kylin.tool.CubeMigrationCLI 
&lt;srcKylinConfigUri&gt; &lt;dstKylinConfigUri&gt; &lt;cubeName&gt; 
&lt;projectName&gt; &lt;copyAclOrNot&gt; &lt;purgeOrNot&gt; 
&lt;overwriteIfExists&gt; &lt;realExecute&gt; 
&lt;migrateSegmentOrNot&gt;</code></pre></div>
+
+<p>例如:</p>
+
+<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">./bin/kylin.sh org.apache.kylin.tool.CubeMigrationCLI 
/root/apache-kylin-2.5.0-bin-hbase1x/conf/kylin.properties 
/root/me/apache-kylin-2.5.0-bin-hbase1x/conf/kylin.properties querycube 
IngesterTest true false false true false</code></pre></div>
+
+<p>命令执行成功后,请 reload metadata,您想要迁移的 Cube 
将会存在于迁移后的 project 中。</p>
+
+<p>下面会列出所有支持的参数:<br />
+ 如果您使用 <code class="highlighter-rouge">cubeName</code> 
这个参数,但想要迁移的 Cube 所对应的 model 
在要迁移的环境中不存在,不必担心,model 
的数据也会迁移过去。<br />
+ 如果您将 <code class="highlighter-rouge">overwriteIfExists</code> 
设置为 false,且该 Cube 
已存在于要迁移的环境中,当您运行命令,Cube 
存在的提示信息将会出现。<br />
+ 如果您将 <code class="highlighter-rouge">migrateSegmentOrNot</code> 
设置为 true,请保证 Kylin metadata 的 HDFS 目录存在且 Cube 
的状态为 READY。</p>
+
+<table>
+  <thead>
+    <tr>
+      <th>Parameter</th>
+      <th style="text-align: left">Description</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>srcKylinConfigUri</td>
+      <td style="text-align: left">The KylinConfig of the Cube’s source</td>
+    </tr>
+    <tr>
+      <td>dstKylinConfigUri</td>
+      <td style="text-align: left">The KylinConfig of the Cube’s new 
home</td>
+    </tr>
+    <tr>
+      <td>cubeName</td>
+      <td style="text-align: left">the name of Cube to be migrated.(Make sure 
it exist)</td>
+    </tr>
+    <tr>
+      <td>projectName</td>
+      <td style="text-align: left">The target project in the target 
environment.(Make sure it exist)</td>
+    </tr>
+    <tr>
+      <td>copyAclOrNot</td>
+      <td style="text-align: left">True or false: whether copy Cube ACL to 
target environment.</td>
+    </tr>
+    <tr>
+      <td>purgeOrNot</td>
+      <td style="text-align: left">True or false: whether purge the Cube from 
src server after the migration.</td>
+    </tr>
+    <tr>
+      <td>overwriteIfExists</td>
+      <td style="text-align: left">Overwrite Cube if it already exists in the 
target environment.</td>
+    </tr>
+    <tr>
+      <td>realExecute</td>
+      <td style="text-align: left">If false, just print the operations to 
take, if true, do the real migration.</td>
+    </tr>
+    <tr>
+      <td>migrateSegmentOrNot</td>
+      <td style="text-align: left">(Optional) true or false: whether copy 
segment data to target environment. Default true.</td>
+    </tr>
+  </tbody>
+</table>
+
+<h2 id="cubemigrationcheckclijava">CubeMigrationCheckCLI.java</h2>
+
+<h3 id="section-8">作用</h3>
+<p>CubeMigrationCheckCLI.java 用于在迁移 Cube 
之后检查“KYLIN_HOST”属性是否与 dst 中所有 Cube segment 
对应的 HTable 的 MetadataUrlPrefix 一致。CubeMigrationCheckCLI.java 
会在 CubeMigrationCLI.java 中被调用,通常不单独使用。</p>
+
+<h3 id="section-9">如何使用</h3>
+
+<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">./bin/kylin.sh org.apache.kylin.tool.CubeMigrationCheckCLI 
-fix &lt;conf_value&gt; -dstCfgUri &lt;dstCfgUri_value&gt; -cube 
&lt;cube_name&gt;</code></pre></div>
+
+<p>例如:</p>
+
+<div class="highlight"><pre><code class="language-groff" 
data-lang="groff">./bin/kylin.sh org.apache.kylin.tool.CubeMigrationCheckCLI 
-fix true -dstCfgUri 
/root/me/apache-kylin-2.5.0-bin-hbase1x/conf/kylin.properties -cube 
querycube</code></pre></div>
+
+<p>下面会列出所有支持的参数:</p>
+
+<table>
+  <thead>
+    <tr>
+      <th>Parameter</th>
+      <th style="text-align: left">Description</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>fix</td>
+      <td style="text-align: left">Fix the inconsistent Cube segments’ HOST, 
default false</td>
+    </tr>
+    <tr>
+      <td>dstCfgUri</td>
+      <td style="text-align: left">The KylinConfig of the Cube’s new 
home</td>
+    </tr>
+    <tr>
+      <td>cube</td>
+      <td style="text-align: left">The name of Cube migrated</td>
+    </tr>
+  </tbody>
+</table>
+
+                                                       </article>
+                                               </div>
+                                       </div>
+                               </div>
+                               <!--
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you under the Apache License, Version 2.0 (the
+* "License"); you may not use this file except in compliance
+* with the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+-->
+
+<div class="col-md-4 col-lg-4 col-xs-12 col-sm-12 aside1 visible-sm visible-xs 
visible-md visible-lg" id="nside1" style="margin-top: 5em;float:right;">
+    <ul class="nav nav-pills nav-stacked">    
+    
+    <li><a href="#title开始" data-toggle="collapse" 
id="navtitle">开始</a></li>
+    <div class="collapse in">
+       <div class="list-group" id="list1">
+    <ul>
+    
+
+
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/index.html" class="list-group-item-lay 
pjaxlink">概述</a>
+      </li>      
+      
+
+
+
+
+
+
+
+        <ul>
+  </div>
+</div>
+    
+    <li><a href="#title安装" data-toggle="collapse" id="navtitle">安装
</a></li>
+    <div class="collapse in">
+       <div class="list-group" id="list1">
+    <ul>
+    
+
+
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/install/index.html" class="list-group-item-lay 
pjaxlink">安装指南</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/install/kylin_cluster.html" 
class="list-group-item-lay pjaxlink">集群模式部署</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/install/configuration.html" 
class="list-group-item-lay pjaxlink">Kylin 配置</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/install/advance_settings.html" 
class="list-group-item-lay pjaxlink">高级设置</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/install/kylin_aws_emr.html" 
class="list-group-item-lay pjaxlink">在 AWS EMR 上安装 Kylin</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/install/kylin_docker.html" 
class="list-group-item-lay pjaxlink">用 Docker 运行 Kylin</a>
+      </li>      
+      
+
+
+
+
+
+
+
+        <ul>
+  </div>
+</div>
+    
+    <li><a href="#title教程" data-toggle="collapse" 
id="navtitle">教程</a></li>
+    <div class="collapse in">
+       <div class="list-group" id="list1">
+    <ul>
+    
+
+
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/kylin_sample.html" 
class="list-group-item-lay pjaxlink">样例 Cube 快速入门</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink">Web 界面</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/create_cube.html" 
class="list-group-item-lay pjaxlink">Cube 创建</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/cube_build_job.html" 
class="list-group-item-lay pjaxlink">Cube 构建和 Job 监控</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/project_level_acl.html" 
class="list-group-item-lay pjaxlink">Project Level ACL</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/cube_spark.html" class="list-group-item-lay 
pjaxlink">用 Spark 构建 Cube</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/cube_streaming.html" 
class="list-group-item-lay pjaxlink">从 Kafka 流构建 Cube</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/cube_build_performance.html" 
class="list-group-item-lay pjaxlink">优化 Cube 构建</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/kylin_client_tool.html" 
class="list-group-item-lay pjaxlink">Python 客户端</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/setup_systemcube.html" 
class="list-group-item-lay pjaxlink">建立系统 Cube</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/use_cube_planner.html" 
class="list-group-item-lay pjaxlink">使用 Cube Planner</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/use_dashboard.html" 
class="list-group-item-lay pjaxlink">使用 Dashboard</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/setup_jdbc_datasource.html" 
class="list-group-item-lay pjaxlink">建立 JDBC 数据源</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/hybrid.html" class="list-group-item-lay 
pjaxlink">Hybrid 模型</a>
+      </li>      
+      
+
+
+
+
+
+
+
+        <ul>
+  </div>
+</div>
+    
+    <li><a href="#title工具集成" data-toggle="collapse" id="navtitle">å·¥å…
·é›†æˆ</a></li>
+    <div class="collapse in">
+       <div class="list-group" id="list1">
+    <ul>
+    
+
+
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/odbc.html" class="list-group-item-lay 
pjaxlink">ODBC 驱动</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/jdbc.html" class="list-group-item-lay 
pjaxlink">JDBC 驱动</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay 
pjaxlink">Tableau 8</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/tableau_91.html" class="list-group-item-lay 
pjaxlink">Tableau 9</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/powerbi.html" class="list-group-item-lay 
pjaxlink">Excel 及 Power BI 教程</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/squirrel.html" class="list-group-item-lay 
pjaxlink">SQuirreL</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/Qlik.html" class="list-group-item-lay 
pjaxlink">Qlik Sense 集成</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/superset.html" class="list-group-item-lay 
pjaxlink">Superset</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/tools.html" class="list-group-item-lay 
pjaxlink">Kylin 中的工具类</a>
+      </li>      
+      
+
+
+
+
+
+
+
+        <ul>
+  </div>
+</div>
+    
+    <li><a href="#title帮助" data-toggle="collapse" 
id="navtitle">帮助</a></li>
+    <div class="collapse in">
+       <div class="list-group" id="list1">
+    <ul>
+    
+
+
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/howto/howto_use_restapi.html" 
class="list-group-item-lay pjaxlink">RESTful API</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/howto/howto_build_cube_with_restapi.html" 
class="list-group-item-lay pjaxlink">用 API 构建 Cube</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/howto/howto_optimize_cubes.html" 
class="list-group-item-lay pjaxlink">优化 Cube 设计</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/howto/howto_optimize_build.html" 
class="list-group-item-lay pjaxlink">优化 Cube 构建</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/howto/howto_backup_metadata.html" 
class="list-group-item-lay pjaxlink">备份元数据</a>
+      </li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/howto/howto_cleanup_storage.html" 
class="list-group-item-lay pjaxlink">清理存储</a>
+      </li>      
+      
+
+
+
+
+
+
+
+        <ul>
+  </div>
+</div>
+    
+
+    </ul>
+</div>
+                       </div>
+               </div>          
+               <!--
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you under the Apache License, Version 2.0 (the
+* "License"); you may not use this file except in compliance
+* with the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+-->
+
+<footer id="underfooter">
+    <div>
+        <div class="row">
+            <div class="col-md-12 widget">
+                <div class="widget-body">
+                    <div class="footer-img">
+                        <a href="http://www.apache.org";>
+                            <img id="asf-logo" height="78px" alt="Apache 
Software Foundation" src="/assets/images/apache_footer.png">
+                        </a>
+                    </div>
+                    <p style="padding-top: 11px;">
+                        The contents of this website are © 2015 Apache 
Software Foundation under the terms of the 
+                        <a href="http://www.apache.org/licenses/LICENSE-2.0";> 
Apache License v2 </a>. 
+                    </p>
+                    <p style="margin-bottom: 11px;">    
+                        Apache Kylin and its logo are trademarks of the Apache 
Software Foundation.
+                    </div>
+
+                </div>
+            </div>
+        </div>
+        <!-- /row of widgets -->
+
+    </div>
+    <div></div>
+
+</footer>
+
+       <script src="/assets/js/jquery-1.9.1.min.js"></script> 
+       <script src="/assets/js/bootstrap.min.js"></script> 
+       <script src="/assets/js/main.js"></script>
+       </body>
+</html>

Modified: kylin/site/cn/docs/tutorial/use_cube_planner.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/tutorial/use_cube_planner.html?rev=1842335&r1=1842334&r2=1842335&view=diff
==============================================================================
--- kylin/site/cn/docs/tutorial/use_cube_planner.html (original)
+++ kylin/site/cn/docs/tutorial/use_cube_planner.html Sat Sep 29 14:12:35 2018
@@ -1323,6 +1323,10 @@ kylin.metrics.monitor-enabled=true</code
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink">Web 界面</a>
       </li>      
@@ -2610,6 +2614,10 @@ kylin.metrics.monitor-enabled=true</code
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_cube_planner.html" 
class="list-group-item-lay pjaxlink">使用 Cube Planner</a>
       </li>      
@@ -2813,6 +2821,10 @@ kylin.metrics.monitor-enabled=true</code
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_dashboard.html" 
class="list-group-item-lay pjaxlink">使用 Dashboard</a>
       </li>      
@@ -4190,6 +4202,10 @@ kylin.metrics.monitor-enabled=true</code
   
     
   
+    
+  
+    
+  
 
 
 
@@ -4666,6 +4682,205 @@ kylin.metrics.monitor-enabled=true</code
       </li>      
       
 
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/tools.html" class="list-group-item-lay 
pjaxlink">Kylin 中的工具类</a>
+      </li>      
+      
+
 
 
 

Modified: kylin/site/cn/docs/tutorial/use_dashboard.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/tutorial/use_dashboard.html?rev=1842335&r1=1842334&r2=1842335&view=diff
==============================================================================
--- kylin/site/cn/docs/tutorial/use_dashboard.html (original)
+++ kylin/site/cn/docs/tutorial/use_dashboard.html Sat Sep 29 14:12:35 2018
@@ -1293,6 +1293,10 @@ var _hmt = _hmt || [];
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink">Web 界面</a>
       </li>      
@@ -2580,6 +2584,10 @@ var _hmt = _hmt || [];
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_cube_planner.html" 
class="list-group-item-lay pjaxlink">使用 Cube Planner</a>
       </li>      
@@ -2783,6 +2791,10 @@ var _hmt = _hmt || [];
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_dashboard.html" 
class="list-group-item-lay pjaxlink">使用 Dashboard</a>
       </li>      
@@ -4160,6 +4172,10 @@ var _hmt = _hmt || [];
   
     
   
+    
+  
+    
+  
 
 
 
@@ -4636,6 +4652,205 @@ var _hmt = _hmt || [];
       </li>      
       
 
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/tools.html" class="list-group-item-lay 
pjaxlink">Kylin 中的工具类</a>
+      </li>      
+      
+
 
 
 

Modified: kylin/site/cn/docs/tutorial/web.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/tutorial/web.html?rev=1842335&r1=1842334&r2=1842335&view=diff
==============================================================================
--- kylin/site/cn/docs/tutorial/web.html (original)
+++ kylin/site/cn/docs/tutorial/web.html Sat Sep 29 14:12:35 2018
@@ -1306,6 +1306,10 @@ var _hmt = _hmt || [];
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink">Web 界面</a>
       </li>      
@@ -2593,6 +2597,10 @@ var _hmt = _hmt || [];
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_cube_planner.html" 
class="list-group-item-lay pjaxlink">使用 Cube Planner</a>
       </li>      
@@ -2796,6 +2804,10 @@ var _hmt = _hmt || [];
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_dashboard.html" 
class="list-group-item-lay pjaxlink">使用 Dashboard</a>
       </li>      
@@ -4173,6 +4185,10 @@ var _hmt = _hmt || [];
   
     
   
+    
+  
+    
+  
 
 
 
@@ -4649,6 +4665,205 @@ var _hmt = _hmt || [];
       </li>      
       
 
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/tools.html" class="list-group-item-lay 
pjaxlink">Kylin 中的工具类</a>
+      </li>      
+      
+
 
 
 

Modified: kylin/site/cn/docs20/install/index.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs20/install/index.html?rev=1842335&r1=1842334&r2=1842335&view=diff
==============================================================================
--- kylin/site/cn/docs20/install/index.html (original)
+++ kylin/site/cn/docs20/install/index.html Sat Sep 29 14:12:35 2018
@@ -1363,6 +1363,10 @@ var _hmt = _hmt || [];
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink">Web Interface</a>
       </li>      
@@ -2677,6 +2681,10 @@ var _hmt = _hmt || [];
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/docs/tutorial/use_cube_planner.html" 
class="list-group-item-lay pjaxlink">Use Cube Planner</a>
       </li>      
@@ -2883,6 +2891,10 @@ var _hmt = _hmt || [];
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/docs/tutorial/use_dashboard.html" class="list-group-item-lay 
pjaxlink">Use Dashboard</a>
       </li>      
@@ -5163,6 +5175,208 @@ var _hmt = _hmt || [];
       </li>      
       
 
+
+
+  
+      
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/docs/tutorial/tools.html" class="list-group-item-lay 
pjaxlink">Tool classes in Kylin</a>
+      </li>      
+      
+
 
 
 

Modified: kylin/site/cn/docs21/install/index.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs21/install/index.html?rev=1842335&r1=1842334&r2=1842335&view=diff
==============================================================================
--- kylin/site/cn/docs21/install/index.html (original)
+++ kylin/site/cn/docs21/install/index.html Sat Sep 29 14:12:35 2018
@@ -1363,6 +1363,10 @@ var _hmt = _hmt || [];
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink">Web Interface</a>
       </li>      
@@ -2677,6 +2681,10 @@ var _hmt = _hmt || [];
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/docs/tutorial/use_cube_planner.html" 
class="list-group-item-lay pjaxlink">Use Cube Planner</a>
       </li>      
@@ -2883,6 +2891,10 @@ var _hmt = _hmt || [];
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/docs/tutorial/use_dashboard.html" class="list-group-item-lay 
pjaxlink">Use Dashboard</a>
       </li>      
@@ -5163,6 +5175,208 @@ var _hmt = _hmt || [];
       </li>      
       
 
+
+
+  
+      
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/docs/tutorial/tools.html" class="list-group-item-lay 
pjaxlink">Tool classes in Kylin</a>
+      </li>      
+      
+
 
 
 

Modified: kylin/site/cn/docs24/howto/howto_backup_metadata.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs24/howto/howto_backup_metadata.html?rev=1842335&r1=1842334&r2=1842335&view=diff
==============================================================================
--- kylin/site/cn/docs24/howto/howto_backup_metadata.html (original)
+++ kylin/site/cn/docs24/howto/howto_backup_metadata.html Sat Sep 29 14:12:35 
2018
@@ -1220,6 +1220,10 @@ kylin.metadata.url=kylin_metadata@hbase<
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink">Web 界面</a>
       </li>      
@@ -2507,6 +2511,10 @@ kylin.metadata.url=kylin_metadata@hbase<
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_cube_planner.html" 
class="list-group-item-lay pjaxlink">使用 Cube Planner</a>
       </li>      
@@ -2710,6 +2718,10 @@ kylin.metadata.url=kylin_metadata@hbase<
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_dashboard.html" 
class="list-group-item-lay pjaxlink">使用 Dashboard</a>
       </li>      
@@ -4087,6 +4099,10 @@ kylin.metadata.url=kylin_metadata@hbase<
   
     
   
+    
+  
+    
+  
 
 
 
@@ -4563,6 +4579,205 @@ kylin.metadata.url=kylin_metadata@hbase<
       </li>      
       
 
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/tools.html" class="list-group-item-lay 
pjaxlink">Kylin 中的工具类</a>
+      </li>      
+      
+
 
 
 

Modified: kylin/site/cn/docs24/howto/howto_build_cube_with_restapi.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs24/howto/howto_build_cube_with_restapi.html?rev=1842335&r1=1842334&r2=1842335&view=diff
==============================================================================
--- kylin/site/cn/docs24/howto/howto_build_cube_with_restapi.html (original)
+++ kylin/site/cn/docs24/howto/howto_build_cube_with_restapi.html Sat Sep 29 
14:12:35 2018
@@ -1233,6 +1233,10 @@ Content-Type: application/json;charset=U
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink">Web 界面</a>
       </li>      
@@ -2520,6 +2524,10 @@ Content-Type: application/json;charset=U
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_cube_planner.html" 
class="list-group-item-lay pjaxlink">使用 Cube Planner</a>
       </li>      
@@ -2723,6 +2731,10 @@ Content-Type: application/json;charset=U
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_dashboard.html" 
class="list-group-item-lay pjaxlink">使用 Dashboard</a>
       </li>      
@@ -4100,6 +4112,10 @@ Content-Type: application/json;charset=U
   
     
   
+    
+  
+    
+  
 
 
 
@@ -4576,6 +4592,205 @@ Content-Type: application/json;charset=U
       </li>      
       
 
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/tools.html" class="list-group-item-lay 
pjaxlink">Kylin 中的工具类</a>
+      </li>      
+      
+
 
 
 

Modified: kylin/site/cn/docs24/howto/howto_cleanup_storage.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs24/howto/howto_cleanup_storage.html?rev=1842335&r1=1842334&r2=1842335&view=diff
==============================================================================
--- kylin/site/cn/docs24/howto/howto_cleanup_storage.html (original)
+++ kylin/site/cn/docs24/howto/howto_cleanup_storage.html Sat Sep 29 14:12:35 
2018
@@ -1190,6 +1190,10 @@ ${KYLIN_HOME}/bin/kylin.sh org.apache.ky
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink">Web 界面</a>
       </li>      
@@ -2477,6 +2481,10 @@ ${KYLIN_HOME}/bin/kylin.sh org.apache.ky
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_cube_planner.html" 
class="list-group-item-lay pjaxlink">使用 Cube Planner</a>
       </li>      
@@ -2680,6 +2688,10 @@ ${KYLIN_HOME}/bin/kylin.sh org.apache.ky
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_dashboard.html" 
class="list-group-item-lay pjaxlink">使用 Dashboard</a>
       </li>      
@@ -4057,6 +4069,10 @@ ${KYLIN_HOME}/bin/kylin.sh org.apache.ky
   
     
   
+    
+  
+    
+  
 
 
 
@@ -4533,6 +4549,205 @@ ${KYLIN_HOME}/bin/kylin.sh org.apache.ky
       </li>      
       
 
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/tools.html" class="list-group-item-lay 
pjaxlink">Kylin 中的工具类</a>
+      </li>      
+      
+
 
 
 

Modified: kylin/site/cn/docs24/howto/howto_jdbc.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs24/howto/howto_jdbc.html?rev=1842335&r1=1842334&r2=1842335&view=diff
==============================================================================
--- kylin/site/cn/docs24/howto/howto_jdbc.html (original)
+++ kylin/site/cn/docs24/howto/howto_jdbc.html Sat Sep 29 14:12:35 2018
@@ -1263,6 +1263,10 @@ while (tables.next()) {
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink">Web 界面</a>
       </li>      
@@ -2550,6 +2554,10 @@ while (tables.next()) {
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_cube_planner.html" 
class="list-group-item-lay pjaxlink">使用 Cube Planner</a>
       </li>      
@@ -2753,6 +2761,10 @@ while (tables.next()) {
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_dashboard.html" 
class="list-group-item-lay pjaxlink">使用 Dashboard</a>
       </li>      
@@ -4130,6 +4142,10 @@ while (tables.next()) {
   
     
   
+    
+  
+    
+  
 
 
 
@@ -4606,6 +4622,205 @@ while (tables.next()) {
       </li>      
       
 
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/tools.html" class="list-group-item-lay 
pjaxlink">Kylin 中的工具类</a>
+      </li>      
+      
+
 
 
 

Modified: kylin/site/cn/docs24/howto/howto_optimize_build.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs24/howto/howto_optimize_build.html?rev=1842335&r1=1842334&r2=1842335&view=diff
==============================================================================
--- kylin/site/cn/docs24/howto/howto_optimize_build.html (original)
+++ kylin/site/cn/docs24/howto/howto_optimize_build.html Sat Sep 29 14:12:35 
2018
@@ -1338,6 +1338,10 @@ kylin.hbase.hfile.size.gb=1
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink">Web 界面</a>
       </li>      
@@ -2625,6 +2629,10 @@ kylin.hbase.hfile.size.gb=1
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_cube_planner.html" 
class="list-group-item-lay pjaxlink">使用 Cube Planner</a>
       </li>      
@@ -2828,6 +2836,10 @@ kylin.hbase.hfile.size.gb=1
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_dashboard.html" 
class="list-group-item-lay pjaxlink">使用 Dashboard</a>
       </li>      
@@ -4205,6 +4217,10 @@ kylin.hbase.hfile.size.gb=1
   
     
   
+    
+  
+    
+  
 
 
 
@@ -4681,6 +4697,205 @@ kylin.hbase.hfile.size.gb=1
       </li>      
       
 
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/tools.html" class="list-group-item-lay 
pjaxlink">Kylin 中的工具类</a>
+      </li>      
+      
+
 
 
 

Modified: kylin/site/cn/docs24/howto/howto_optimize_cubes.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs24/howto/howto_optimize_cubes.html?rev=1842335&r1=1842334&r2=1842335&view=diff
==============================================================================
--- kylin/site/cn/docs24/howto/howto_optimize_cubes.html (original)
+++ kylin/site/cn/docs24/howto/howto_optimize_cubes.html Sat Sep 29 14:12:35 
2018
@@ -1366,6 +1366,10 @@ AC,A,C</p>
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink">Web 界面</a>
       </li>      
@@ -2653,6 +2657,10 @@ AC,A,C</p>
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_cube_planner.html" 
class="list-group-item-lay pjaxlink">使用 Cube Planner</a>
       </li>      
@@ -2856,6 +2864,10 @@ AC,A,C</p>
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_dashboard.html" 
class="list-group-item-lay pjaxlink">使用 Dashboard</a>
       </li>      
@@ -4233,6 +4245,10 @@ AC,A,C</p>
   
     
   
+    
+  
+    
+  
 
 
 
@@ -4709,6 +4725,205 @@ AC,A,C</p>
       </li>      
       
 
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/tools.html" class="list-group-item-lay 
pjaxlink">Kylin 中的工具类</a>
+      </li>      
+      
+
 
 
 

Modified: kylin/site/cn/docs24/howto/howto_use_restapi.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs24/howto/howto_use_restapi.html?rev=1842335&r1=1842334&r2=1842335&view=diff
==============================================================================
--- kylin/site/cn/docs24/howto/howto_use_restapi.html (original)
+++ kylin/site/cn/docs24/howto/howto_use_restapi.html Sat Sep 29 14:12:35 2018
@@ -2448,6 +2448,10 @@ $.ajaxSetup({
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink">Web 界面</a>
       </li>      
@@ -3735,6 +3739,10 @@ $.ajaxSetup({
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_cube_planner.html" 
class="list-group-item-lay pjaxlink">使用 Cube Planner</a>
       </li>      
@@ -3938,6 +3946,10 @@ $.ajaxSetup({
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_dashboard.html" 
class="list-group-item-lay pjaxlink">使用 Dashboard</a>
       </li>      
@@ -5315,6 +5327,10 @@ $.ajaxSetup({
   
     
   
+    
+  
+    
+  
 
 
 
@@ -5791,6 +5807,205 @@ $.ajaxSetup({
       </li>      
       
 
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/tools.html" class="list-group-item-lay 
pjaxlink">Kylin 中的工具类</a>
+      </li>      
+      
+
 
 
 

Modified: kylin/site/cn/docs24/index.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs24/index.html?rev=1842335&r1=1842334&r2=1842335&view=diff
==============================================================================
--- kylin/site/cn/docs24/index.html (original)
+++ kylin/site/cn/docs24/index.html Sat Sep 29 14:12:35 2018
@@ -1193,6 +1193,10 @@ var _hmt = _hmt || [];
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink">Web 界面</a>
       </li>      
@@ -2480,6 +2484,10 @@ var _hmt = _hmt || [];
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_cube_planner.html" 
class="list-group-item-lay pjaxlink">使用 Cube Planner</a>
       </li>      
@@ -2683,6 +2691,10 @@ var _hmt = _hmt || [];
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_dashboard.html" 
class="list-group-item-lay pjaxlink">使用 Dashboard</a>
       </li>      
@@ -4060,6 +4072,10 @@ var _hmt = _hmt || [];
   
     
   
+    
+  
+    
+  
 
 
 
@@ -4536,6 +4552,205 @@ var _hmt = _hmt || [];
       </li>      
       
 
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/tools.html" class="list-group-item-lay 
pjaxlink">Kylin 中的工具类</a>
+      </li>      
+      
+
 
 
 

Modified: kylin/site/cn/docs24/install/advance_settings.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs24/install/advance_settings.html?rev=1842335&r1=1842334&r2=1842335&view=diff
==============================================================================
--- kylin/site/cn/docs24/install/advance_settings.html (original)
+++ kylin/site/cn/docs24/install/advance_settings.html Sat Sep 29 14:12:35 2018
@@ -1292,6 +1292,10 @@ kylin.job.admin.dls=adminstrator-address
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink">Web 界面</a>
       </li>      
@@ -2579,6 +2583,10 @@ kylin.job.admin.dls=adminstrator-address
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_cube_planner.html" 
class="list-group-item-lay pjaxlink">使用 Cube Planner</a>
       </li>      
@@ -2782,6 +2790,10 @@ kylin.job.admin.dls=adminstrator-address
     
   
     
+  
+    
+  
+    
       <li class="navlist">
         <a href="/cn/docs/tutorial/use_dashboard.html" 
class="list-group-item-lay pjaxlink">使用 Dashboard</a>
       </li>      
@@ -4159,6 +4171,10 @@ kylin.job.admin.dls=adminstrator-address
   
     
   
+    
+  
+    
+  
 
 
 
@@ -4635,6 +4651,205 @@ kylin.job.admin.dls=adminstrator-address
       </li>      
       
 
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li class="navlist">
+        <a href="/cn/docs/tutorial/tools.html" class="list-group-item-lay 
pjaxlink">Kylin 中的工具类</a>
+      </li>      
+      
+
 
 
 


Reply via email to