Author: lidong
Date: Thu Mar 17 10:34:37 2016
New Revision: 1735396

URL: http://svn.apache.org/viewvc?rev=1735396&view=rev
Log:
KYLIN-1249 client library

Added:
    kylin/site/blog/2016/03/17/
    kylin/site/blog/2016/03/17/release-v1.5.0/
    kylin/site/blog/2016/03/17/release-v1.5.0/index.html
    kylin/site/cn/blog/2016/03/17/
    kylin/site/cn/blog/2016/03/17/release-v1.5.0/
    kylin/site/cn/blog/2016/03/17/release-v1.5.0/index.html
    kylin/site/cn/docs/tutorial/kylin_client_tool.html
    kylin/site/docs/tutorial/kylin_client_tool.html
Modified:
    kylin/site/assets/css/styles.css
    kylin/site/blog/index.html
    kylin/site/cn/docs/index.html
    kylin/site/cn/docs/install/index.html
    kylin/site/cn/docs/install/manual_install_guide.html
    kylin/site/cn/docs/tutorial/acl.html
    kylin/site/cn/docs/tutorial/create_cube.html
    kylin/site/cn/docs/tutorial/cube_build_job.html
    kylin/site/cn/docs/tutorial/odbc.html
    kylin/site/cn/docs/tutorial/powerbi.html
    kylin/site/cn/docs/tutorial/tableau.html
    kylin/site/cn/docs/tutorial/tableau_91.html
    kylin/site/cn/docs/tutorial/web.html
    kylin/site/development/howto_release.html
    kylin/site/docs/gettingstarted/concepts.html
    kylin/site/docs/gettingstarted/events.html
    kylin/site/docs/gettingstarted/faq.html
    kylin/site/docs/gettingstarted/terminology.html
    kylin/site/docs/howto/howto_backup_hbase.html
    kylin/site/docs/howto/howto_backup_metadata.html
    kylin/site/docs/howto/howto_build_cube_with_restapi.html
    kylin/site/docs/howto/howto_cleanup_storage.html
    kylin/site/docs/howto/howto_jdbc.html
    kylin/site/docs/howto/howto_ldap_and_sso.html
    kylin/site/docs/howto/howto_optimize_cubes.html
    kylin/site/docs/howto/howto_upgrade.html
    kylin/site/docs/howto/howto_use_restapi.html
    kylin/site/docs/howto/howto_use_restapi_in_js.html
    kylin/site/docs/index.html
    kylin/site/docs/install/advance_settings.html
    kylin/site/docs/install/index.html
    kylin/site/docs/install/kylin_cluster.html
    kylin/site/docs/install/kylin_docker.html
    kylin/site/docs/install/manual_install_guide.html
    kylin/site/docs/release_notes.html
    kylin/site/docs/tutorial/acl.html
    kylin/site/docs/tutorial/create_cube.html
    kylin/site/docs/tutorial/cube_build_job.html
    kylin/site/docs/tutorial/kylin_sample.html
    kylin/site/docs/tutorial/odbc.html
    kylin/site/docs/tutorial/powerbi.html
    kylin/site/docs/tutorial/tableau.html
    kylin/site/docs/tutorial/tableau_91.html
    kylin/site/docs/tutorial/web.html
    kylin/site/docs15/howto/howto_upgrade.html
    kylin/site/docs15/release_notes.html
    kylin/site/download/index.html
    kylin/site/feed.xml

Modified: kylin/site/assets/css/styles.css
URL: 
http://svn.apache.org/viewvc/kylin/site/assets/css/styles.css?rev=1735396&r1=1735395&r2=1735396&view=diff
==============================================================================
--- kylin/site/assets/css/styles.css (original)
+++ kylin/site/assets/css/styles.css Thu Mar 17 10:34:37 2016
@@ -51,7 +51,7 @@ body {
 }
 p {
        line-height: 1.6em;
-       margin: 0 0 30px 0;
+       margin: 0 0 15px 0;
 }
 .title_text {
        font-size: 1.1em !important;
@@ -68,7 +68,7 @@ p {
 }
 ul, ol {
        line-height: 1.6em;
-       margin: 0 0 30px 0;
+       margin: 0 0 15px 0;
 }
 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
        font-family: 'Open sans', 'HelveticaNeueRegular', Arial, sans-serif;

Added: kylin/site/blog/2016/03/17/release-v1.5.0/index.html
URL: 
http://svn.apache.org/viewvc/kylin/site/blog/2016/03/17/release-v1.5.0/index.html?rev=1735396&view=auto
==============================================================================
--- kylin/site/blog/2016/03/17/release-v1.5.0/index.html (added)
+++ kylin/site/blog/2016/03/17/release-v1.5.0/index.html Thu Mar 17 10:34:37 
2016
@@ -0,0 +1,286 @@
+<!--
+* 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 | Apache Kylin v1.5.0 Release Announcement</title>
+  <meta name="description" content="The Apache Kylin community is pleased to 
announce the release of Apache Kylin v1.5.0.">
+  <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="stylesheet" href="/assets/css/pygments.css">
+
+  <link rel="canonical" 
href="http://kylin.apache.org/blog/2016/03/17/release-v1.5.0/";>
+  <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]-->
+<script>
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  //oringal tracker for kylin.io
+  ga('create', 'UA-55534813-1', 'auto');
+  //new tracker for kylin.apache.org
+  ga('create', 'UA-55534813-2', 'auto', {'name':'toplevel'});
+
+  ga('send', 'pageview');
+  ga('toplevel.send', 'pageview');
+
+
+</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>
+</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" >
+  
+  <div id="head" class="parallax" parallax-speed="3" >
+    <div id="logo" class="text-center"> <img class="img-circle" 
id="circlelogo" src="/assets/images/kylin_logo.jpg"> <span class="title" 
>Apache Kylin™</span> <span class="tagline">Extreme OLAP Engine for Big 
Data</span> 
+    </div>
+  </div>
+  
+
+  <!-- Main Menu -->
+  <nav class="navbar navbar-default" role="navigation" id="nav-wrapper">
+  <div class="container-fluid" id="nav">
+    <!--
+    <img class="img-circle" width="40px" height="40px" id="circlelogo" 
src="/assets/images/kylin_logo.jpg">
+    -->
+    <!-- Brand and toggle get grouped for better mobile display -->
+    <div class="navbar-header">
+      <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>
+     
+    </div>
+
+    <!-- Collect the nav links, forms, and other content for toggling -->
+    <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+      <ul class="nav navbar-nav">
+     <li><a href="/">Home</a></li>
+          <li><a href="/docs" >Docs</a></li>
+          <li><a href="/download">Download</li>
+          <li><a href="/community" >Community</a></li>
+          <li><a href="/development" >Development</a></li>
+          <li><a href="/blog">Blog</li>
+          <li><a href="/cn" >中文版</a></li>  
+          <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><!-- /.navbar-collapse -->
+  </div><!-- /.container-fluid -->
+</nav>
+ </header>
+
+               <div class="page-content">
+                       <header style=" padding:2em 0 0 0">
+                       <div class="container" >
+                               <h4 class="section-title"><span>Apache Kylin™ 
Technical Blog</span></h4>
+                       </div>
+               </div>
+
+               <div class="container">
+                       <div>
+                               <article class="post-content" > 
+                               <!--
+* 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="post" style=" padding:2em 4em 4em 4em">
+
+  <header class="post-header">
+    <h1 class="post-title">Apache Kylin v1.5.0 Release Announcement</h1>
+    <p class="post-meta" >Mar 17, 2016 • Li Yang</p>
+  </header>
+
+  <article class="post-content" >
+    <p>The Apache Kylin community is pleased to announce the release of Apache 
Kylin v1.5.0.</p>
+
+<p>Apache Kylin is an open source Distributed Analytics Engine designed to 
provide SQL interface and multi-dimensional analysis (OLAP) on Hadoop 
supporting extremely large datasets, original contributed from eBay Inc.</p>
+
+<p>To download Apache Kylin v1.5.0 source code or binary package, please visit 
the <a href="http://kylin.apache.org/download";>download</a> page.</p>
+
+<p>This is a major release which brings more stable, robust and well 
management version, Apache Kylin community resolved about 207 issues including 
bug fixes, improvements, and few new features.</p>
+
+<p><strong>Upgrade</strong></p>
+
+<p><strong>This version is not backward compatible</strong>. The format of 
cube and metadata has been refactored in order to get times of performance 
improvement. We recommend this version, but does not suggest upgrade from 
previous deployment directly. A clean and new deployment of this version is 
strongly recommended. If you have to upgrade from previous deployment, an 
upgrade guide will be provided by community later.</p>
+
+<h2 id="change-highlights">Change Highlights</h2>
+
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/KYLIN-875";>KYLIN-875</a> 
- A plugin-able architecture, to allow alternative cube engine / storage engine 
/ data source.</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/KYLIN-1245";>KYLIN-1245</a> - A 
in-mem MR cubing algorithm, about 1.5 times faster (given sufficient memory) by 
comparing hundreds of jobs.</li>
+  <li><a href="https://issues.apache.org/jira/browse/KYLIN-942";>KYLIN-942</a> 
- A better storage engine, makes query roughly 2 times faster (especially for 
slow queries) by comparing tens of thousands sqls.</li>
+  <li><a href="https://issues.apache.org/jira/browse/KYLIN-738";>KYLIN-738</a> 
- Streaming cubing EXPERIMENTAL support, source from kafka, build cube in-mem 
at minutes interval.</li>
+  <li><a href="https://issues.apache.org/jira/browse/KYLIN-242";>KYLIN-242</a> 
- Redesign aggregation group, support of 20+ dimensions made easy.</li>
+  <li><a href="https://issues.apache.org/jira/browse/KYLIN-976";>KYLIN-976</a> 
- Custom aggregation types (or UDF in other words).</li>
+  <li><a href="https://issues.apache.org/jira/browse/KYLIN-942";>KYLIN-943</a> 
- TopN aggregation type.</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/KYLIN-1065";>KYLIN-1065</a> - ODBC 
compatible with Tableau 9.1, MS Excel, MS PowerBI.</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/KYLIN-1219";>KYLIN-1219</a> - Kylin 
support SSO with Spring SAML.</li>
+</ul>
+
+<p><strong>Support</strong></p>
+
+<p>Any issue or question during upgrade, please<br />
+open JIRA to Kylin project: <a 
href="https://issues.apache.org/jira/browse/KYLIN/";>https://issues.apache.org/jira/browse/KYLIN/</a><br
 />
+or<br />
+send mail to Apache Kylin dev mailing list: <a 
href="&#109;&#097;&#105;&#108;&#116;&#111;:&#100;&#101;&#118;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">&#100;&#101;&#118;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;</a></p>
+
+<p><em>Great thanks to everyone who contributed!</em></p>
+
+  </article>
+
+</div>
+
+
+
+
+
+                               </article>
+                       </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 class="container">
+        <div class="row">
+            <div class="col-md-12 widget">
+                <div class="widget-body" style="text-align:center">
+                    <a href="http://www.apache.org";>
+                        <img id="asf-logo" alt="Apache Software Foundation" 
src="/assets/images/feather-small.gif">
+                    </a>
+
+                    <div>
+                        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>. 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/blog/index.html
URL: 
http://svn.apache.org/viewvc/kylin/site/blog/index.html?rev=1735396&r1=1735395&r2=1735396&view=diff
==============================================================================
--- kylin/site/blog/index.html (original)
+++ kylin/site/blog/index.html Thu Mar 17 10:34:37 2016
@@ -174,7 +174,13 @@
             
             <li>
         <h2 align="left" style="margin:0px">
-          <a class="post-link" href="/blog/2016/03/16/release-v1.3.0/">Apache 
Kylin v1.3.0 Release Announcement</a></h2><div align="left" 
class="post-meta">posted: Mar 16, 2016</div>
+          <a class="post-link" 
href="/cn/blog/2016/03/17/release-v1.5.0/">Apache Kylin v1.5.0 
正式发布</a></h2><div align="left" class="post-meta">posted: Mar 17, 
2016</div>
+        
+      </li>
+    
+            <li>
+        <h2 align="left" style="margin:0px">
+          <a class="post-link" href="/blog/2016/03/17/release-v1.5.0/">Apache 
Kylin v1.5.0 Release Announcement</a></h2><div align="left" 
class="post-meta">posted: Mar 17, 2016</div>
         
       </li>
     
@@ -186,19 +192,19 @@
     
             <li>
         <h2 align="left" style="margin:0px">
-          <a class="post-link" 
href="/blog/2016/02/18/new-aggregation-group/">New Aggregation 
Group</a></h2><div align="left" class="post-meta">posted: Feb 18, 2016</div>
+          <a class="post-link" href="/blog/2016/03/16/release-v1.3.0/">Apache 
Kylin v1.3.0 Release Announcement</a></h2><div align="left" 
class="post-meta">posted: Mar 16, 2016</div>
         
       </li>
     
             <li>
         <h2 align="left" style="margin:0px">
-          <a class="post-link" 
href="/blog/2016/02/03/streaming-cubing/">Streaming cubing 
(Prototype)</a></h2><div align="left" class="post-meta">posted: Feb 3, 
2016</div>
+          <a class="post-link" 
href="/blog/2016/02/18/new-aggregation-group/">New Aggregation 
Group</a></h2><div align="left" class="post-meta">posted: Feb 18, 2016</div>
         
       </li>
     
             <li>
         <h2 align="left" style="margin:0px">
-          <a class="post-link" 
href="/cn/blog/2015/12/25/support-powerbi-tableau9/">Apache Kylin增加
对Tableau 9及微软Excel, Power BI的支持</a></h2><div align="left" 
class="post-meta">posted: Dec 25, 2015</div>
+          <a class="post-link" 
href="/blog/2016/02/03/streaming-cubing/">Streaming cubing 
(Prototype)</a></h2><div align="left" class="post-meta">posted: Feb 3, 
2016</div>
         
       </li>
     
@@ -210,7 +216,7 @@
     
             <li>
         <h2 align="left" style="margin:0px">
-          <a class="post-link" href="/blog/2015/12/23/release-v1.2/">Apache 
Kylin v1.2 Release Announcement</a></h2><div align="left" 
class="post-meta">posted: Dec 23, 2015</div>
+          <a class="post-link" 
href="/cn/blog/2015/12/25/support-powerbi-tableau9/">Apache Kylin增加
对Tableau 9及微软Excel, Power BI的支持</a></h2><div align="left" 
class="post-meta">posted: Dec 25, 2015</div>
         
       </li>
     
@@ -220,6 +226,12 @@
         
       </li>
     
+            <li>
+        <h2 align="left" style="margin:0px">
+          <a class="post-link" href="/blog/2015/12/23/release-v1.2/">Apache 
Kylin v1.2 Release Announcement</a></h2><div align="left" 
class="post-meta">posted: Dec 23, 2015</div>
+        
+      </li>
+    
             <li>
         <h2 align="left" style="margin:0px">
           <a class="post-link" 
href="/cn/blog/2015/10/25/release-v1.1-incubating/">Apache Kylin v1.1 
(incubating) 正式发布</a></h2><div align="left" class="post-meta">posted: 
Oct 25, 2015</div>

Added: kylin/site/cn/blog/2016/03/17/release-v1.5.0/index.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/blog/2016/03/17/release-v1.5.0/index.html?rev=1735396&view=auto
==============================================================================
--- kylin/site/cn/blog/2016/03/17/release-v1.5.0/index.html (added)
+++ kylin/site/cn/blog/2016/03/17/release-v1.5.0/index.html Thu Mar 17 10:34:37 
2016
@@ -0,0 +1,286 @@
+<!--
+* 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 | Apache Kylin v1.5.0 正式发布</title>
+  <meta name="description" content="Apache Kylin社区非常高兴宣布Apache 
Kylin v1.5.0正式发布。">
+  <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="stylesheet" href="/assets/css/pygments.css">
+
+  <link rel="canonical" 
href="http://kylin.apache.org/cn/blog/2016/03/17/release-v1.5.0/";>
+  <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]-->
+<script>
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  //oringal tracker for kylin.io
+  ga('create', 'UA-55534813-1', 'auto');
+  //new tracker for kylin.apache.org
+  ga('create', 'UA-55534813-2', 'auto', {'name':'toplevel'});
+
+  ga('send', 'pageview');
+  ga('toplevel.send', 'pageview');
+
+
+</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>
+</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" >
+  
+  <div id="head" class="parallax" parallax-speed="3" >
+    <div id="logo" class="text-center"> <img class="img-circle" 
id="circlelogo" src="/assets/images/kylin_logo.jpg"> <span class="title" 
>Apache Kylin™</span> <span class="tagline">Extreme OLAP Engine for Big 
Data</span> 
+    </div>
+  </div>
+  
+
+  <!-- Main Menu -->
+  <nav class="navbar navbar-default" role="navigation" id="nav-wrapper">
+  <div class="container-fluid" id="nav">
+    <!--
+    <img class="img-circle" width="40px" height="40px" id="circlelogo" 
src="/assets/images/kylin_logo.jpg">
+    -->
+    <!-- Brand and toggle get grouped for better mobile display -->
+    <div class="navbar-header">
+      <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>
+     
+    </div>
+
+    <!-- Collect the nav links, forms, and other content for toggling -->
+    <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+      <ul class="nav navbar-nav">
+     <li><a href="/">Home</a></li>
+          <li><a href="/docs" >Docs</a></li>
+          <li><a href="/download">Download</li>
+          <li><a href="/community" >Community</a></li>
+          <li><a href="/development" >Development</a></li>
+          <li><a href="/blog">Blog</li>
+          <li><a href="/cn" >中文版</a></li>  
+          <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><!-- /.navbar-collapse -->
+  </div><!-- /.container-fluid -->
+</nav>
+ </header>
+
+               <div class="page-content">
+                       <header style=" padding:2em 0 0 0">
+                       <div class="container" >
+                               <h4 class="section-title"><span>Apache Kylin™ 
Technical Blog</span></h4>
+                       </div>
+               </div>
+
+               <div class="container">
+                       <div>
+                               <article class="post-content" > 
+                               <!--
+* 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="post" style=" padding:2em 4em 4em 4em">
+
+  <header class="post-header">
+    <h1 class="post-title">Apache Kylin v1.5.0 正式发布</h1>
+    <p class="post-meta" >Mar 17, 2016 • Li Yang</p>
+  </header>
+
+  <article class="post-content" >
+    <p>Apache Kylin社区非常高兴宣布Apache Kylin 
v1.5.0正式发布。</p>
+
+<p>Apache 
Kylin是一个开源的分布式分析引擎,提供Hadoop之上的SQL查询接口及多维分析(OLAP)能力以支持è¶
…大规模数据,最初由eBay Inc. 开发并贡献至开源社区。</p>
+
+<p>下载Apache Kylin v1.5.0源代码及二进制安装包,请访问<a 
href="http://kylin.apache.org/cn/download/";>下载</a>页面。</p>
+
+<p>这是一个主要的版本发布带来了更稳定,健壮及更好管理的版本,Apache
 Kylin社区解决了207个issue,包
括Bug修复,功能增强及一些新特性等。</p>
+
+<p><strong>升级</strong></p>
+
+<p><strong>此版本并不向前兼容</strong>。Cube格式和元数据æ 
¼å¼éƒ½ç»è¿‡é‡æž„,以获得成倍的性能提升。我们建议使用此版本,但不建议直接从之前的版本升级。重新部署是最好的方式。如果å¿
…需从之前的版本升级,社区稍后会给出指南。</p>
+
+<h2 id="section">主要变化</h2>
+
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/KYLIN-875";>KYLIN-875</a> 
- 一个插入式的总体架构,支持多æ 
·çš„æž„建引擎、存储引擎和数据源。</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/KYLIN-1245";>KYLIN-1245</a> - 
一个内存Cube构建引擎,在内存充足情
况下比之前版本快1.5倍左右。</li>
+  <li><a href="https://issues.apache.org/jira/browse/KYLIN-942";>KYLIN-942</a> 
- 一个更快的存储引擎,查询比之前版本快2倍左右,尤å…
¶æ˜¯å¯¹åŽŸæœ¬è¾ƒæ…¢çš„æŸ¥è¯¢ã€‚</li>
+  <li><a href="https://issues.apache.org/jira/browse/KYLIN-738";>KYLIN-738</a> 
- 
(实验性)流式Cube构建,从Kafka读取数据,以分钟间隔实时构建。</li>
+  <li><a href="https://issues.apache.org/jira/browse/KYLIN-242";>KYLIN-242</a> 
- 重新设计Aggregation Group,支持20+维度变得更加简单。</li>
+  <li><a href="https://issues.apache.org/jira/browse/KYLIN-976";>KYLIN-976</a> 
- 自定义聚合函数。</li>
+  <li><a href="https://issues.apache.org/jira/browse/KYLIN-942";>KYLIN-943</a> 
- TopN预聚合。</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/KYLIN-1065";>KYLIN-1065</a> - 
ODBC驱动支持Tableau 9.1, MS Excel, MS PowerBI。</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/KYLIN-1219";>KYLIN-1219</a> - 
支持单点登录,使用SAML协议。</li>
+</ul>
+
+<p><strong>支持</strong></p>
+
+<p>升级和使用过程中有任何问题,请:<br />
+提交至Kylin的JIRA: <a 
href="https://issues.apache.org/jira/browse/KYLIN/";>https://issues.apache.org/jira/browse/KYLIN/</a><br
 />
+或者<br />
+发送邮件到Apache Kylin邮件列表: <a 
href="&#109;&#097;&#105;&#108;&#116;&#111;:&#100;&#101;&#118;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">&#100;&#101;&#118;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;</a></p>
+
+<p><em>感谢每一位朋友的参与和贡献!</em></p>
+
+  </article>
+
+</div>
+
+
+
+
+
+                               </article>
+                       </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 class="container">
+        <div class="row">
+            <div class="col-md-12 widget">
+                <div class="widget-body" style="text-align:center">
+                    <a href="http://www.apache.org";>
+                        <img id="asf-logo" alt="Apache Software Foundation" 
src="/assets/images/feather-small.gif">
+                    </a>
+
+                    <div>
+                        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>. 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/index.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/index.html?rev=1735396&r1=1735395&r2=1735396&view=diff
==============================================================================
--- kylin/site/cn/docs/index.html (original)
+++ kylin/site/cn/docs/index.html Thu Mar 17 10:34:37 2016
@@ -336,6 +336,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -509,6 +513,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -740,6 +748,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin网页版教程</a></li>      
       
 
@@ -827,6 +839,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay 
pjaxlink" id="navlist">Tableau教程</a></li>      
       
 
@@ -918,6 +934,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau_91.html" 
class="list-group-item-lay pjaxlink" id="navlist">Tableau 9 教程</a></li>     
 
       
 
@@ -1001,6 +1021,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/powerbi.html" class="list-group-item-lay 
pjaxlink" id="navlist">微软Excel及Power BI教程</a></li>      
       
 
@@ -1080,10 +1104,91 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/odbc.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin ODBC 驱动程序教程</a></li>      
       
 
 
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/kylin_client_tool.html" 
class="list-group-item-lay pjaxlink" id="navlist">Kylin Client Tool 
使用教程</a></li>      
+      
+
+
 
 
 

Modified: kylin/site/cn/docs/install/index.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/install/index.html?rev=1735396&r1=1735395&r2=1735396&view=diff
==============================================================================
--- kylin/site/cn/docs/install/index.html (original)
+++ kylin/site/cn/docs/install/index.html Thu Mar 17 10:34:37 2016
@@ -535,6 +535,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -853,6 +857,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/kylin_sample.html" 
class="list-group-item-lay pjaxlink" id="navlist">Quick Start with Sample 
Cube</a></li>      
       
 
@@ -1167,6 +1175,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin Web Interface</a></li>      
       
 
@@ -1257,6 +1269,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/tableau.html" class="list-group-item-lay 
pjaxlink" id="navlist">Tableau 8</a></li>      
       
 
@@ -1351,6 +1367,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/tableau_91.html" class="list-group-item-lay 
pjaxlink" id="navlist">Tableau 9</a></li>      
       
 
@@ -1437,6 +1457,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/powerbi.html" class="list-group-item-lay 
pjaxlink" id="navlist">MS Excel and Power BI</a></li>      
       
 
@@ -1519,10 +1543,94 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/odbc.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin ODBC Driver</a></li>      
       
 
 
+
+  
+      
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/docs/tutorial/kylin_client_tool.html" 
class="list-group-item-lay pjaxlink" id="navlist">Kylin Client Tool 
Tutorial</a></li>      
+      
+
+
 
 
 

Modified: kylin/site/cn/docs/install/manual_install_guide.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/install/manual_install_guide.html?rev=1735396&r1=1735395&r2=1735396&view=diff
==============================================================================
--- kylin/site/cn/docs/install/manual_install_guide.html (original)
+++ kylin/site/cn/docs/install/manual_install_guide.html Thu Mar 17 10:34:37 
2016
@@ -336,6 +336,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -509,6 +513,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -740,6 +748,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin网页版教程</a></li>      
       
 
@@ -827,6 +839,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay 
pjaxlink" id="navlist">Tableau教程</a></li>      
       
 
@@ -918,6 +934,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau_91.html" 
class="list-group-item-lay pjaxlink" id="navlist">Tableau 9 教程</a></li>     
 
       
 
@@ -1001,6 +1021,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/powerbi.html" class="list-group-item-lay 
pjaxlink" id="navlist">微软Excel及Power BI教程</a></li>      
       
 
@@ -1080,10 +1104,91 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/odbc.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin ODBC 驱动程序教程</a></li>      
       
 
 
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/kylin_client_tool.html" 
class="list-group-item-lay pjaxlink" id="navlist">Kylin Client Tool 
使用教程</a></li>      
+      
+
+
 
 
 

Modified: kylin/site/cn/docs/tutorial/acl.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/tutorial/acl.html?rev=1735396&r1=1735395&r2=1735396&view=diff
==============================================================================
--- kylin/site/cn/docs/tutorial/acl.html (original)
+++ kylin/site/cn/docs/tutorial/acl.html Thu Mar 17 10:34:37 2016
@@ -336,6 +336,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -509,6 +513,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -740,6 +748,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin网页版教程</a></li>      
       
 
@@ -827,6 +839,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay 
pjaxlink" id="navlist">Tableau教程</a></li>      
       
 
@@ -918,6 +934,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau_91.html" 
class="list-group-item-lay pjaxlink" id="navlist">Tableau 9 教程</a></li>     
 
       
 
@@ -1001,6 +1021,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/powerbi.html" class="list-group-item-lay 
pjaxlink" id="navlist">微软Excel及Power BI教程</a></li>      
       
 
@@ -1080,10 +1104,91 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/odbc.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin ODBC 驱动程序教程</a></li>      
       
 
 
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/kylin_client_tool.html" 
class="list-group-item-lay pjaxlink" id="navlist">Kylin Client Tool 
使用教程</a></li>      
+      
+
+
 
 
 

Modified: kylin/site/cn/docs/tutorial/create_cube.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/tutorial/create_cube.html?rev=1735396&r1=1735395&r2=1735396&view=diff
==============================================================================
--- kylin/site/cn/docs/tutorial/create_cube.html (original)
+++ kylin/site/cn/docs/tutorial/create_cube.html Thu Mar 17 10:34:37 2016
@@ -336,6 +336,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -509,6 +513,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -740,6 +748,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin网页版教程</a></li>      
       
 
@@ -827,6 +839,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay 
pjaxlink" id="navlist">Tableau教程</a></li>      
       
 
@@ -918,6 +934,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau_91.html" 
class="list-group-item-lay pjaxlink" id="navlist">Tableau 9 教程</a></li>     
 
       
 
@@ -1001,6 +1021,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/powerbi.html" class="list-group-item-lay 
pjaxlink" id="navlist">微软Excel及Power BI教程</a></li>      
       
 
@@ -1080,10 +1104,91 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/odbc.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin ODBC 驱动程序教程</a></li>      
       
 
 
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/kylin_client_tool.html" 
class="list-group-item-lay pjaxlink" id="navlist">Kylin Client Tool 
使用教程</a></li>      
+      
+
+
 
 
 

Modified: kylin/site/cn/docs/tutorial/cube_build_job.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/tutorial/cube_build_job.html?rev=1735396&r1=1735395&r2=1735396&view=diff
==============================================================================
--- kylin/site/cn/docs/tutorial/cube_build_job.html (original)
+++ kylin/site/cn/docs/tutorial/cube_build_job.html Thu Mar 17 10:34:37 2016
@@ -336,6 +336,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -509,6 +513,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -740,6 +748,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin网页版教程</a></li>      
       
 
@@ -827,6 +839,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay 
pjaxlink" id="navlist">Tableau教程</a></li>      
       
 
@@ -918,6 +934,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau_91.html" 
class="list-group-item-lay pjaxlink" id="navlist">Tableau 9 教程</a></li>     
 
       
 
@@ -1001,6 +1021,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/powerbi.html" class="list-group-item-lay 
pjaxlink" id="navlist">微软Excel及Power BI教程</a></li>      
       
 
@@ -1080,10 +1104,91 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/odbc.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin ODBC 驱动程序教程</a></li>      
       
 
 
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/kylin_client_tool.html" 
class="list-group-item-lay pjaxlink" id="navlist">Kylin Client Tool 
使用教程</a></li>      
+      
+
+
 
 
 

Added: kylin/site/cn/docs/tutorial/kylin_client_tool.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/tutorial/kylin_client_tool.html?rev=1735396&view=auto
==============================================================================
--- kylin/site/cn/docs/tutorial/kylin_client_tool.html (added)
+++ kylin/site/cn/docs/tutorial/kylin_client_tool.html Thu Mar 17 10:34:37 2016
@@ -0,0 +1,1355 @@
+<!--
+* 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 Client Tool 使用教程</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/kylin_client_tool.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]-->
+<script>
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+
+  //oringal tracker for kylin.io
+  ga('create', 'UA-55534813-1', 'auto');
+  //new tracker for kylin.apache.org
+  ga('create', 'UA-55534813-2', 'auto', {'name':'toplevel'});
+
+  ga('send', 'pageview');
+  ga('toplevel.send', 'pageview');
+
+
+</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>
+</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" >
+  <div id="head" class="parallax" parallax-speed="3" >
+    <div id="logo" class="text-center"> <img class="img-circle" 
id="circlelogo" src="/assets/images/kylin_logo.jpg"> <span class="title" 
>Apache Kylin™</span> <span class="tagline">Extreme OLAP Engine for Big 
Data</span> 
+    </div>
+  </div>
+
+  <!-- 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">
+      <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>
+     
+    </div>
+
+    <!-- Collect the nav links, forms, and other content for toggling -->
+    <div class="collapse 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">下载</li>
+          <li><a href="/community" >社区</a></li>
+          <li><a href="/development" >开发</a></li>
+          <li><a href="/blog">博客</li>
+          <li><a href="/" >English</a></li>
+          <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><!-- /.navbar-collapse -->
+  </div><!-- /.container-fluid -->
+</nav>
+ </header>
+
+               
+               <div class="container">
+                       <div class="row">
+                               <!--
+* 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-3 col-lg-3 col-xs-4 aside1 visible-md visible-lg" 
id="nside1" style=" padding-top: 2em">
+    <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 style="list-style-type:disc">
+    
+
+
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/index.html" class="list-group-item-lay pjaxlink" 
id="navlist">概述</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 style="list-style-type:disc">
+    
+
+
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/install/manual_install_guide.html" 
class="list-group-item-lay pjaxlink" id="navlist">手动安装指南</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 style="list-style-type:disc">
+    
+
+
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/cube_build_job.html" 
class="list-group-item-lay pjaxlink" id="navlist">Kylin Cube 
建立和Job监控教程</a></li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/acl.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin Cube 权限授予教程</a></li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin网页版教程</a></li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay 
pjaxlink" id="navlist">Tableau教程</a></li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/tableau_91.html" 
class="list-group-item-lay pjaxlink" id="navlist">Tableau 9 教程</a></li>     
 
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/powerbi.html" class="list-group-item-lay 
pjaxlink" id="navlist">微软Excel及Power BI教程</a></li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/odbc.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin ODBC 驱动程序教程</a></li>      
+      
+
+
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/kylin_client_tool.html" 
class="list-group-item-lay pjaxlink" id="navlist">Kylin Client Tool 
使用教程</a></li>      
+      
+
+
+
+
+
+
+
+        <ul>
+  </div>
+</div>
+    
+
+    </ul>
+</div>
+                               <div class="col-md-9 col-lg-9 col-xs-14 aside2">
+                                       <div id="container">
+                                               <div id="pjax">
+                                                       <h1 
class="post-title">Kylin Client Tool 使用教程</h1>
+                                                       <article 
class="post-content" >
+                                                       <blockquote>
+  <p>Kylin-client-tool是一个用python编写的,完全基于kylin的rest 
api的工具。可以实现kylin的cube创建,按时build 
cube,job的提交、调度、查看、取消与恢复。</p>
+</blockquote>
+
+<h2 id="section">安装</h2>
+<p>1.确认运行环境安装了python2.6/2.7</p>
+
+<p>2.本工具需安装第三方python包
apscheduler和requests,运行setup.sh进行安装
,mac用户运行setup-mac.sh进行安装。也可用setuptools进行安装</p>
+
+<h2 id="section-1">配置</h2>
+<p>修改工具目录下的settings/settings.py文件,进行配置</p>
+
+<p><code class="highlighter-rouge">KYLIN_USER</code>  Kylin用户名</p>
+
+<p><code class="highlighter-rouge">KYLIN_PASSWORD</code>  Kylin的密码</p>
+
+<p><code class="highlighter-rouge">KYLIN_REST_HOST</code>  Kylin的地址</p>
+
+<p><code class="highlighter-rouge">KYLIN_REST_PORT</code>  Kylin的端口</p>
+
+<p><code class="highlighter-rouge">KYLIN_JOB_MAX_COCURRENT</code>  å…
è®¸åŒæ—¶build的job数量</p>
+
+<p><code class="highlighter-rouge">KYLIN_JOB_MAX_RETRY</code>  cube 
build出现error后,允许的重启job次数</p>
+
+<h2 id="section-2">命令行的使用</h2>
+<p>本工具使用optparse通过命令行来执行操作,å…
·ä½“用法可通过<code class="highlighter-rouge">python kylin_client_tool.py 
-h</code>来查看</p>
+
+<h2 id="cube">cube的创建</h2>
+<p>本工å…
·å®šä¹‰äº†ä¸€ç§è¯»æ‰‹å†™çš„æ–‡æœ¬ï¼Œæ¥å¿«é€Ÿcube创建的方法,æ 
¼å¼å¦‚下</p>
+
+<p><code class="highlighter-rouge">cube名|fact 
table名|维度1,维度1类型;维度2,维度2类型...|指标1,指æ 
‡1表达式,指标1类型...|设置项|filter|</code></p>
+
+<p>设置项内有以下选项,</p>
+
+<p><code class="highlighter-rouge">no_dictionary</code>  
设置Rowkeys中不生成dictionary的维度及其长度</p>
+
+<p><code class="highlighter-rouge">mandatory_dimension</code>  
设置Rowkeys中mandatory的维度</p>
+
+<p><code class="highlighter-rouge">aggregation_group</code>  设置aggregation 
group</p>
+
+<p><code class="highlighter-rouge">partition_date_column</code>  
设置partition date column</p>
+
+<p><code class="highlighter-rouge">partition_date_start</code>  
设置partition start date</p>
+
+<p>具体例子可以查看cube_def.csv文件,目前不支持含lookup 
table的cube创建</p>
+
+<p>使用<code 
class="highlighter-rouge">-c</code>命令进行创建,用<code 
class="highlighter-rouge">-F</code>指定cube定义文件,例如</p>
+
+<p><code class="highlighter-rouge">python kylin_client_tool.py -c -F 
cube_def.csv</code></p>
+
+<h2 id="build-cube">build cube</h2>
+<p>###使用cube定义文件build<br />
+使用<code class="highlighter-rouge">-b</code>命令,需要用<code 
class="highlighter-rouge">-F</code>指定cube定义文件,如果指定了partition
 date column,通过<code class="highlighter-rouge">-T</code>指定end 
date(year-month-day格式),若不指定,以当前时间为end 
date,例如</p>
+
+<p><code class="highlighter-rouge">python kylin_client_tool.py -b -F 
cube_def.csv -T 2016-03-01</code></p>
+
+<p>###使用cube名文件build<br />
+用<code 
class="highlighter-rouge">-f</code>指定cube名文件,文件每行一个cube名</p>
+
+<p><code class="highlighter-rouge">python kylin_client_tool.py -b -f 
cube_names.csv -T 2016-03-01</code></p>
+
+<p>###直接命令行写cube名build<br />
+用<code 
class="highlighter-rouge">-C</code>指定cube名,通过逗号进行分隔</p>
+
+<p><code class="highlighter-rouge">python kylin_client_tool.py -b -C 
client_tool_test1,client_tool_test2 -T 2016-03-01</code></p>
+
+<h2 id="job">job管理</h2>
+<p>###查看job状态<br />
+使用<code class="highlighter-rouge">-s</code>命令查看,用<code 
class="highlighter-rouge">-f</code>指定cube名文件,用<code 
class="highlighter-rouge">-C</code>指定cube名,若不指定,将查看所有cube状态。用<code
 class="highlighter-rouge">-S</code>指定job状态,R表示<code 
class="highlighter-rouge">Running</code>,E表示<code 
class="highlighter-rouge">Error</code>,F表示<code 
class="highlighter-rouge">Finished</code>,D表示<code 
class="highlighter-rouge">Discarded</code>,例如:</p>
+
+<p><code class="highlighter-rouge">python kylin_client_tool.py -s -C 
kylin_sales_cube -f cube_names.csv -S F</code></p>
+
+<p>###恢复job<br />
+用<code class="highlighter-rouge">-r</code>命令恢复job,用<code 
class="highlighter-rouge">-f</code>指定cube名文件,用<code 
class="highlighter-rouge">-C</code>指定cube名,若不指定,将恢复所有Error状态的job,例如:</p>
+
+<p><code class="highlighter-rouge">python kylin_client_tool.py -r -C 
kylin_sales_cube -f cube_names.csv</code></p>
+
+<p>###取消job<br />
+用<code class="highlighter-rouge">-k</code>命令取消job,用<code 
class="highlighter-rouge">-f</code>指定cube名文件,用<code 
class="highlighter-rouge">-C</code>指定cube名,若不指定,将取消所有Running或Error状态的job,例如:</p>
+
+<p><code class="highlighter-rouge">python kylin_client_tool.py -k -C 
kylin_sales_cube -f cube_names.csv</code></p>
+
+<h2 id="build-cube-1">定时build cube</h2>
+<p>### 每隔一段时间build cube<br />
+在cube build命令的基础上,使用<code class="highlighter-rouge">-B 
i</code>指定每隔一段时间build的方式,使用<code 
class="highlighter-rouge">-O</code>指定间隔的小时数,例如:</p>
+
+<p><code class="highlighter-rouge">python kylin_client_tool.py -b -F 
cube_def.csv -B i -O 1</code></p>
+
+<h3 id="build-cube-2">设定时间build cube</h3>
+<p>使用<code class="highlighter-rouge">-B t</code>指定按时build 
cube的方式,使用<code 
class="highlighter-rouge">-O</code>指定build时间,用逗号进行分隔</p>
+
+<p><code class="highlighter-rouge">python kylin_client_tool.py -b -F 
cube_def.csv -T 2016-03-04 -B t -O 2016,3,1,0,0,0</code></p>
+
+                                                       </article>
+                                               </div>
+                                       </div>
+                               </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 class="container">
+        <div class="row">
+            <div class="col-md-12 widget">
+                <div class="widget-body" style="text-align:center">
+                    <a href="http://www.apache.org";>
+                        <img id="asf-logo" alt="Apache Software Foundation" 
src="/assets/images/feather-small.gif">
+                    </a>
+
+                    <div>
+                        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>. 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/odbc.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/tutorial/odbc.html?rev=1735396&r1=1735395&r2=1735396&view=diff
==============================================================================
--- kylin/site/cn/docs/tutorial/odbc.html (original)
+++ kylin/site/cn/docs/tutorial/odbc.html Thu Mar 17 10:34:37 2016
@@ -336,6 +336,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -509,6 +513,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -740,6 +748,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin网页版教程</a></li>      
       
 
@@ -827,6 +839,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay 
pjaxlink" id="navlist">Tableau教程</a></li>      
       
 
@@ -918,6 +934,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau_91.html" 
class="list-group-item-lay pjaxlink" id="navlist">Tableau 9 教程</a></li>     
 
       
 
@@ -1001,6 +1021,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/powerbi.html" class="list-group-item-lay 
pjaxlink" id="navlist">微软Excel及Power BI教程</a></li>      
       
 
@@ -1080,10 +1104,91 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/odbc.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin ODBC 驱动程序教程</a></li>      
       
 
 
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/kylin_client_tool.html" 
class="list-group-item-lay pjaxlink" id="navlist">Kylin Client Tool 
使用教程</a></li>      
+      
+
+
 
 
 

Modified: kylin/site/cn/docs/tutorial/powerbi.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/tutorial/powerbi.html?rev=1735396&r1=1735395&r2=1735396&view=diff
==============================================================================
--- kylin/site/cn/docs/tutorial/powerbi.html (original)
+++ kylin/site/cn/docs/tutorial/powerbi.html Thu Mar 17 10:34:37 2016
@@ -336,6 +336,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -509,6 +513,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -740,6 +748,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin网页版教程</a></li>      
       
 
@@ -827,6 +839,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay 
pjaxlink" id="navlist">Tableau教程</a></li>      
       
 
@@ -918,6 +934,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau_91.html" 
class="list-group-item-lay pjaxlink" id="navlist">Tableau 9 教程</a></li>     
 
       
 
@@ -1001,6 +1021,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/powerbi.html" class="list-group-item-lay 
pjaxlink" id="navlist">微软Excel及Power BI教程</a></li>      
       
 
@@ -1080,10 +1104,91 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/odbc.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin ODBC 驱动程序教程</a></li>      
       
 
 
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/kylin_client_tool.html" 
class="list-group-item-lay pjaxlink" id="navlist">Kylin Client Tool 
使用教程</a></li>      
+      
+
+
 
 
 

Modified: kylin/site/cn/docs/tutorial/tableau.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/tutorial/tableau.html?rev=1735396&r1=1735395&r2=1735396&view=diff
==============================================================================
--- kylin/site/cn/docs/tutorial/tableau.html (original)
+++ kylin/site/cn/docs/tutorial/tableau.html Thu Mar 17 10:34:37 2016
@@ -336,6 +336,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -509,6 +513,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -740,6 +748,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin网页版教程</a></li>      
       
 
@@ -827,6 +839,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay 
pjaxlink" id="navlist">Tableau教程</a></li>      
       
 
@@ -918,6 +934,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau_91.html" 
class="list-group-item-lay pjaxlink" id="navlist">Tableau 9 教程</a></li>     
 
       
 
@@ -1001,6 +1021,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/powerbi.html" class="list-group-item-lay 
pjaxlink" id="navlist">微软Excel及Power BI教程</a></li>      
       
 
@@ -1080,10 +1104,91 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/odbc.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin ODBC 驱动程序教程</a></li>      
       
 
 
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/kylin_client_tool.html" 
class="list-group-item-lay pjaxlink" id="navlist">Kylin Client Tool 
使用教程</a></li>      
+      
+
+
 
 
 

Modified: kylin/site/cn/docs/tutorial/tableau_91.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/tutorial/tableau_91.html?rev=1735396&r1=1735395&r2=1735396&view=diff
==============================================================================
--- kylin/site/cn/docs/tutorial/tableau_91.html (original)
+++ kylin/site/cn/docs/tutorial/tableau_91.html Thu Mar 17 10:34:37 2016
@@ -336,6 +336,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -509,6 +513,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -740,6 +748,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin网页版教程</a></li>      
       
 
@@ -827,6 +839,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay 
pjaxlink" id="navlist">Tableau教程</a></li>      
       
 
@@ -918,6 +934,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau_91.html" 
class="list-group-item-lay pjaxlink" id="navlist">Tableau 9 教程</a></li>     
 
       
 
@@ -1001,6 +1021,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/powerbi.html" class="list-group-item-lay 
pjaxlink" id="navlist">微软Excel及Power BI教程</a></li>      
       
 
@@ -1080,10 +1104,91 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/odbc.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin ODBC 驱动程序教程</a></li>      
       
 
 
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/kylin_client_tool.html" 
class="list-group-item-lay pjaxlink" id="navlist">Kylin Client Tool 
使用教程</a></li>      
+      
+
+
 
 
 

Modified: kylin/site/cn/docs/tutorial/web.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/tutorial/web.html?rev=1735396&r1=1735395&r2=1735396&view=diff
==============================================================================
--- kylin/site/cn/docs/tutorial/web.html (original)
+++ kylin/site/cn/docs/tutorial/web.html Thu Mar 17 10:34:37 2016
@@ -336,6 +336,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -509,6 +513,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -740,6 +748,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin网页版教程</a></li>      
       
 
@@ -827,6 +839,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay 
pjaxlink" id="navlist">Tableau教程</a></li>      
       
 
@@ -918,6 +934,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/tableau_91.html" 
class="list-group-item-lay pjaxlink" id="navlist">Tableau 9 教程</a></li>     
 
       
 
@@ -1001,6 +1021,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/powerbi.html" class="list-group-item-lay 
pjaxlink" id="navlist">微软Excel及Power BI教程</a></li>      
       
 
@@ -1080,10 +1104,91 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/cn/docs/tutorial/odbc.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin ODBC 驱动程序教程</a></li>      
       
 
 
+
+  
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/cn/docs/tutorial/kylin_client_tool.html" 
class="list-group-item-lay pjaxlink" id="navlist">Kylin Client Tool 
使用教程</a></li>      
+      
+
+
 
 
 

Modified: kylin/site/development/howto_release.html
URL: 
http://svn.apache.org/viewvc/kylin/site/development/howto_release.html?rev=1735396&r1=1735395&r2=1735396&view=diff
==============================================================================
--- kylin/site/development/howto_release.html (original)
+++ kylin/site/development/howto_release.html Thu Mar 17 10:34:37 2016
@@ -593,8 +593,8 @@ If you’re the first time to do rele
 <span class="gp">$ </span>git clean -xn
 <span class="gp">$ </span>mvn clean
 
-<span class="c"># Fix any license issues as prompted</span>
-<span class="gp">$ </span>mvn -Papache-release -Dgpg.passphrase<span 
class="o">=</span><span class="k">${</span><span 
class="nv">GPG_PASSPHRASE</span><span class="k">}</span> 
install</code></pre></div>
+<span class="c"># Fix any license issues as reported by target/rat.txt</span>
+<span class="gp">$ </span>mvn -Papache-release -DskipTests 
-Dgpg.passphrase<span class="o">=</span><span class="k">${</span><span 
class="nv">GPG_PASSPHRASE</span><span class="k">}</span> 
install</code></pre></div>
 
 <p>Optionally, when the dry-run has succeeded, change install to deploy:</p>
 

Modified: kylin/site/docs/gettingstarted/concepts.html
URL: 
http://svn.apache.org/viewvc/kylin/site/docs/gettingstarted/concepts.html?rev=1735396&r1=1735395&r2=1735396&view=diff
==============================================================================
--- kylin/site/docs/gettingstarted/concepts.html (original)
+++ kylin/site/docs/gettingstarted/concepts.html Thu Mar 17 10:34:37 2016
@@ -535,6 +535,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -853,6 +857,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/kylin_sample.html" 
class="list-group-item-lay pjaxlink" id="navlist">Quick Start with Sample 
Cube</a></li>      
       
 
@@ -1167,6 +1175,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin Web Interface</a></li>      
       
 
@@ -1257,6 +1269,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/tableau.html" class="list-group-item-lay 
pjaxlink" id="navlist">Tableau 8</a></li>      
       
 
@@ -1351,6 +1367,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/tableau_91.html" class="list-group-item-lay 
pjaxlink" id="navlist">Tableau 9</a></li>      
       
 
@@ -1437,6 +1457,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/powerbi.html" class="list-group-item-lay 
pjaxlink" id="navlist">MS Excel and Power BI</a></li>      
       
 
@@ -1519,10 +1543,94 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/odbc.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin ODBC Driver</a></li>      
       
 
 
+
+  
+      
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/docs/tutorial/kylin_client_tool.html" 
class="list-group-item-lay pjaxlink" id="navlist">Kylin Client Tool 
Tutorial</a></li>      
+      
+
+
 
 
 

Modified: kylin/site/docs/gettingstarted/events.html
URL: 
http://svn.apache.org/viewvc/kylin/site/docs/gettingstarted/events.html?rev=1735396&r1=1735395&r2=1735396&view=diff
==============================================================================
--- kylin/site/docs/gettingstarted/events.html (original)
+++ kylin/site/docs/gettingstarted/events.html Thu Mar 17 10:34:37 2016
@@ -535,6 +535,10 @@
   
     
   
+    
+  
+    
+  
 
 
 
@@ -853,6 +857,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/kylin_sample.html" 
class="list-group-item-lay pjaxlink" id="navlist">Quick Start with Sample 
Cube</a></li>      
       
 
@@ -1167,6 +1175,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/web.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin Web Interface</a></li>      
       
 
@@ -1257,6 +1269,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/tableau.html" class="list-group-item-lay 
pjaxlink" id="navlist">Tableau 8</a></li>      
       
 
@@ -1351,6 +1367,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/tableau_91.html" class="list-group-item-lay 
pjaxlink" id="navlist">Tableau 9</a></li>      
       
 
@@ -1437,6 +1457,10 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/powerbi.html" class="list-group-item-lay 
pjaxlink" id="navlist">MS Excel and Power BI</a></li>      
       
 
@@ -1519,10 +1543,94 @@
     
   
     
+  
+    
+  
+    
       <li><a href="/docs/tutorial/odbc.html" class="list-group-item-lay 
pjaxlink" id="navlist">Kylin ODBC Driver</a></li>      
       
 
 
+
+  
+      
+
+  
+    
+  
+
+
+
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+      <li><a href="/docs/tutorial/kylin_client_tool.html" 
class="list-group-item-lay pjaxlink" id="navlist">Kylin Client Tool 
Tutorial</a></li>      
+      
+
+
 
 
 



Reply via email to