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="mailto:dev@kylin.apache.org">dev@kylin.apache.org</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="mailto:dev@kylin.apache.org">dev@kylin.apache.org</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>
+
+
+