Added: kylin/site/cn/docs31/howto/howto_upgrade.html URL: http://svn.apache.org/viewvc/kylin/site/cn/docs31/howto/howto_upgrade.html?rev=1901938&view=auto ============================================================================== --- kylin/site/cn/docs31/howto/howto_upgrade.html (added) +++ kylin/site/cn/docs31/howto/howto_upgrade.html Wed Jun 15 14:07:30 2022 @@ -0,0 +1,7546 @@ +<!-- +* 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 | 仿§çæ¬å级</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/docs31/howto/howto_upgrade.html"> + <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.apache.org/feed.xml" /> + +<!--[if lt IE 9]> <script src="assets/js/html5shiv.js"></script> <![endif]--> +<!-- Global site tag (gtag.js) - Google Analytics --> +<script async src="https://www.googletagmanager.com/gtag/js?id=UA-120788561-1"></script> +<script> + window.dataLayer = window.dataLayer || []; + function gtag(){dataLayer.push(arguments);} + gtag('js', new Date()); + + gtag('config', 'UA-120788561-1'); +</script> +<script type="text/javascript" src="/assets/js/jquery-1.9.1.min.js"></script> +<script type="text/javascript" src="/assets/js/nside.js"></script> </script> +<script type="text/javascript" src="/assets/js/nnav.js"></script> </script> +<script> +var _hmt = _hmt || []; +(function() { + var hm = document.createElement("script"); + hm.src = "https://hm.baidu.com/hm.js?bdc5e03add430c0b72cc0eb91eabfa99"; + var s = document.getElementsByTagName("script")[0]; + s.parentNode.insertBefore(hm, s); +})(); +</script> +</head> + + <body> + <!-- +* Licensed to the Apache Software Foundation (ASF) under one +* or more contributor license agreements. See the NOTICE file +* distributed with this work for additional information +* regarding copyright ownership. The ASF licenses this file +* to you under the Apache License, Version 2.0 (the +* "License"); you may not use this file except in compliance +* with the License. You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +--> + +<header id="header" > + <!-- Main Menu --> + <nav class="navbar navbar-default" role="navigation" id="nav-wrapper"> + <div class="container-fluid" id="nav"> + <!-- Brand and toggle get grouped for better mobile display --> + <div class="navbar-header"> + <img class="navbar-logo" width="46" src="/assets/images/kylin_logo.png "></img> + + <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> + <span class="sr-only">Toggle navigation</span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </button> + <ul class="nav icon-navbar"> + <li><a href="https://twitter.com/apachekylin" target="_blank" class="fa fa-twitter fa-lg" title="Twitter: @ApacheKylin" ></a></li> + <li><a href="https://github.com/apache/kylin" target="_blank" class="fa fa-github-alt fa-lg" title="Github: apache/kylin" ></a></li> + <li><a href="https://www.facebook.com/kylinio" target="_blank" class="fa fa-facebook fa-lg" title="Facebook: kylin.io" ></a></li> + </ul> + </div> + + <!-- Collect the nav links, forms, and other content for toggling --> + <div class="navbar-collapse collapse" id="bs-example-navbar-collapse-1"> + <ul class="nav navbar-nav"> + <li><a href="/cn">é¦é¡µ</a></li> + <li> + <a href="/cn/docs" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">ææ¡£<span class="caret"></span></a> + <ul class="dropdown-menu"> + <li><a href="/cn/docs/">ææ°çæ¬(Kylin 4.0.1)</a></li> + <li><a href="/cn/docs31/">Kylin 3.1.3</a></li> + <li><a href="/cn/docs24/">Kylin 2.4.0</a></li> + <li><a href="/cn/archive/">彿¡£</a></li> + </ul> + </li> + <li><a href="/cn/download">ä¸è½½</a></li> + <li><a href="/cn/community" >社åº</a></li> + <li> + <a href="/cn/development" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">å¼å<span class="caret"></span></a> + <ul class="dropdown-menu"> + <li><a href="/cn/development40/">Kylin 4.x</a></li> + <li><a href="/cn/development/"> Kylin 3.x å以åçæ¬</a></li> + </ul> + </li> + <li><a href="/cn/blog">å客</a></li> + <li><a href="/" >English</a></li> + </ul> + + + </div><!-- /.navbar-collapse --> + </div><!-- /.container-fluid --> + </nav> + + <div id="head" class="parallax normal-header" > + <div class="text-center header-apache"> + <a href="http://apache.org/foundation/contributing.html" title="Support Apache" style="margin-left: 150px;"> + <div> + <img src="https://www.apache.org/images/SupportApache-small.png"> + </div> + </a> + </div> + </div> + + </header> + + + <div class="container"> + <div class="row" style="clear:both;"> + <div class="col-md-8 col-lg-8 col-xs-12 col-sm-12 aside2" style="float:right;"> + <div id="container" class="docs"> + <div id="pjax"> + <h1 class="post-title">仿§çæ¬å级</h1> + <article class="post-content" > + <p>Apache Kylin æ¯ä½ä¸º Hadoop ç客æ·ç«¯è¿è¡ï¼Apache Kylin çå æ°æ®å Cube æ°æ®æä¹ åå¨ Hadoopï¼HBase å HDFSï¼ä¸ï¼å æ¤å级ç¸å¯¹å®¹æï¼ç¨æ·æ éæ å¿æ°æ®ä¸¢å¤±ãå¯ä»¥éè¿ä»¥ä¸æ¥éª¤æ§è¡å级ï¼</p> + +<ul> + <li>ä» Kylin ä¸è½½é¡µé¢éæ©å¯¹åºç Hadoop çæ¬ä¸è½½æ°ç Apache Kylin äºè¿å¶å ã</li> + <li>å°æ°çæ¬ç Kylin å è§£åå°æ°æä»¶å¤¹ï¼ä¾å¦ /usr/local/kylin/apache-kylin-2.1.0/ ï¼ä¸å»ºè®®ç´æ¥è¦çæ§è·¯å¾ï¼ã</li> + <li>å°æ§é ç½®æä»¶ï¼<code class="highlighter-rouge">$KYLIN_HOME/conf/*</code>ï¼åå¹¶å°æ°é ç½®æä»¶ä¸ãä¸å»ºè®®è¦çæ°çé ç½®æä»¶ãå¦æä¿®æ¹äº tomcat é ç½®ï¼$KYLIN_HOME/tomcat/conf/ï¼ï¼è¯·å¯¹å ¶æ§è¡ç¸åæä½ã</li> + <li>éè¿ <code class="highlighter-rouge">bin/kylin.sh stop</code> 忢å½åçè¿è¡ç Kylin å®ä¾ã</li> + <li>å° <code class="highlighter-rouge">KYLIN_HOME</code> ç¯å¢åéè®¾ç½®ä¸ºæ° Kylin å®è£ çæä»¶å¤¹è·¯å¾ãå¦æå¨ <code class="highlighter-rouge">~/.bash_profile</code> æå ¶ä»èæ¬ä¸è®¾ç½®äº <code class="highlighter-rouge">KYLIN_HOME</code>ï¼è®°å¾æ´æ°å®ä»¬ã</li> + <li>éè¿ <code class="highlighter-rouge">$KYLIN_HOME/bin/kylin start</code> å¯å¨æ°ç Kylin å®ä¾ã卿°ç Kylin å¯å¨ä¹åï¼ç»å½ Kylin web 页颿£æ¥å æ°æ®æ¯å¦æ£ç¡®å è½½ã</li> + <li><a href="howto_update_coprocessor.html">æ´æ° coprocessor</a> ç¡®ä¿ HBase region servers ä½¿ç¨ææ°ç Kylin coprocessorã</li> + <li>éªè¯æ¨ç SQL æ¥è¯¢æ¯å¦å¯ä»¥æåæ§è¡ã</li> +</ul> + +<p>以䏿¯ç¹å®ççæ¬å级æåï¼</p> + +<h2 id="kylin-312--kylin-313">ä» Kylin 3.1.2 åçº§å° Kylin 3.1.3</h2> +<p>1) 使ç¨å®æ¶åè½æ¶ï¼ç¨æ·éè¦ä¸º coordinator node 设置 <code class="highlighter-rouge">kylin.server.mode=stream_coordinator</code>ï¼èä¸è½å°å ¶è®¾ç½®ä¸º<code class="highlighter-rouge">kylin.server.mode=all</code>ã<br /> +2) Kylin ç¨æ·å¯ä»¥å¨ kylin 3.1.3 ä¸éè¿ config <code class="highlighter-rouge">kylin.security.encrypt.cipher.ivSpec</code> èªå®ä¹å å¯ç®æ³ç IV å¼ã<br /> + 1. å¦æä½¿ç¨é»è®¤å¼ï¼åä¸éè¦å¨ kylin.properties ä¸ä¿®æ¹å å¯å¯ç ã<br /> + 2. å¦æä½ æ¹åäº<code class="highlighter-rouge">kylin.security.encrypt.cipher.ivSpec</code>çå¼ï¼åæ¬å å¯åçå¯ç éè¦è¿è¡éæ°å å¯ã <br /> + 3. å å¯ç®æ³å¯ç¨äºå å¯ <code class="highlighter-rouge">kylin.metadata.url(mysql password)</code>, <code class="highlighter-rouge">kylin.security.ldap.connection-password</code> ç.</p> + +<h2 id="kylin-30--kylin-310">ä» Kylin 3.0 åçº§å° Kylin 3.1.0</h2> +<p>1) kylin 3.1.0 web ç<code class="highlighter-rouge">Set Config</code> é»è®¤æ¯å ³éçã<br /> +2) <a href="https://issues.apache.org/jira/browse/KYLIN-4478">KYLIN-4478</a> ä¿®æ¹äºå å¯ç®æ³ãå¦æå¨ kylin ä¸å¯ç¨ LDAPï¼åéè¦éæ°å å¯ kylin.properties ä¸é ç½®ç LDAP æå¡å¨çå¯ç ï¼</p> + +<div class="highlighter-rouge"><pre class="highlight"><code>cd $KYLIN_HOME/tomcat/webapps/kylin/WEB-INF/lib +java -classpath kylin-server-base-\<versioin\>.jar:kylin-core-common-\<versioin\>.jar:spring-beans-4.3.10.RELEASE.jar:spring-core-4.3.10.RELEASE.jar:commons-codec-1.7.jar org.apache.kylin.rest.security.PasswordPlaceholderConfigurer AES <your_password> +</code></pre> +</div> + +<p>ç¶åå°éæ°å å¯çå¯ç æ´æ°ä¸º<code class="highlighter-rouge">kylin.security.ldap.connection-password=<your_password_encrypted></code>ã</p> + +<h2 id="kylin-24--kylin-250">ä» Kylin 2.4 åçº§å° Kylin 2.5.0</h2> +<ul> + <li>Kylin 2.5 éè¦ Java 8ï¼å¦ææ¨ä½¿ç¨çæ¯ Java 7ï¼è¯·å级 Javaã</li> + <li>Kylin å æ°æ®å¨ 2.4 å 2.5 ä¹é´å ¼å®¹ãä¸éè¦è¿ç§»ã</li> + <li>Spark 弿ä¼å°åå å¨ MR ä¸çæ¥éª¤ç§»è³ Spark 䏿§è¡ï¼åçº§åæ¨å¯è½ä¼çå°åä¸ä¸ª Cube çæ§è½å·®å¼ã</li> + <li>屿§ <code class="highlighter-rouge">kylin.source.jdbc.sqoop-home</code> æ¯ sqoop å®è£ çä½ç½®ï¼è䏿¯å®ç âbinâ åæä»¶å¤¹ï¼å¦æä½ 使ç¨RDBMSä½ä¸ºæ°æ®æºï¼è¯·ä¿®æ¹å®ã</li> + <li>ç°å¨é»è®¤å¯ç¨ Cube plannerï¼æ°çå¤ç»´æ°æ®éå°å¨é¦æ¬¡æå»ºæ¶å°±è¿è¡ä¼åãSystem cube å dashboard ä»ç¶éè¦æå¨å¯ç¨ã</li> +</ul> + +<h2 id="kylin-210--kylin-220">ä» Kylin 2.1.0 åçº§å° Kylin 2.2.0</h2> + +<p>Kylin 2.2.0 cube å æ°æ®ä¸ Kylin 2.1.0 å ¼å®¹ï¼ä½æ¨éè¦æ³¨æä»¥ä¸åæ´ï¼<br /> +* Cube ACL 已被移é¤ï¼ä½¿ç¨ Project Level ACL è¿è¡ä»£æ¿ãç¨æ·éè¦æå¨é ç½®å½åé¡¹ç®æéå»éé è¿ç§»ä¹åç Cube æéã请åè<a href="/cn/docs24/tutorial/project_level_acl.html">Project Level ACL</a>ã<br /> +* æ´æ° HBase coprocessorãç°æ Cube ç HBase tables éè¦æ´æ°å°ææ°ç coprocessorãæç § <a href="/cn/docs24/howto/howto_update_coprocessor.html">æ´æ° coprocessor</a> è¿è¡æ´æ°ã</p> + +<h2 id="kylin-200--kylin-210">ä» Kylin 2.0.0 åçº§å° Kylin 2.1.0</h2> + +<p>Kylin 2.1.0 Cube å æ°æ®ä¸ Kylin 2.0.0 å ¼å®¹ï¼ä½éè¦æ³¨æä»¥ä¸çåæ´ã</p> + +<p>1ï¼å¨ä¹åççæ¬ä¸ï¼Kylin 使ç¨äºé¢å¤çä¸¤å¼ HBase 表 âkylin_metadata_userâ å âkylin_metadata_aclâ æ¥æä¹ åç¨æ·å ACL ä¿¡æ¯ãä» 2.1 å¼å§ï¼Kylin å°ææä¿¡æ¯åå¹¶å°ä¸å¼ 表ä¸ï¼âkylin_metadataâãè¿å°ä½¿å¤ä»½/æ¢å¤åç»´æ¤æ´å 容æãå¯å¨ Kylin 2.1.0 æ¶ï¼ä¼æ£æµæ¯å¦è¿ä¸¤å¼ 表éè¦è¿ç§»ï¼å¦æéè¦è¿ç§»ï¼å®å°æå°éè¦æ§è¡è¿ç§»çå½ä»¤ï¼</p> + +<div class="highlighter-rouge"><pre class="highlight"><code>ERROR: Legacy ACL metadata detected. Please migrate ACL metadata first. Run command 'bin/kylin.sh org.apache.kylin.tool.AclTableMigrationCLI MIGRATE'. +</code></pre> +</div> + +<p>è¿ç§»å®æåï¼æ¨å¯ä»¥ä» HBase ä¸å é¤éçç âkylin_metadata_userâ å âkylin_metadata_aclâ 表ã</p> + +<p>2) ä» v2.1 å¼å§, Kylin 注éäº âconf/kylin.propertiesâ ä¸çé»è®¤é ç½®; æ¨åªéè¦åæ¶æ³¨éæå¨å ¶ä¸æ·»å èªå®ä¹å±æ§ã</p> + +<p>3) Spark å·²ç»ä» v1.6.3 åçº§å° v2.1.1ï¼å¦ææ¨å¨ kylin.properties ä¸èªå®ä¹äº Spark é ç½®ï¼è¯·åè <a href="https://spark.apache.org/docs/2.1.0/">Spark ææ¡£</a> è¿è¡å级é ç½®ã</p> + +<p>4ï¼å¦æä½ å¨ä¸¤ä¸ªé群ä¸è¿è¡Kylinï¼è®¡ç®/æ¥è¯¢å离ï¼ï¼åéè¦å°å¤§å æ°æ®æä»¶ï¼ä¿åå¨ HDFS è䏿¯ HBaseï¼ä» Hadoop é群å¤å¶å° HBase é群ã</p> + +<div class="highlighter-rouge"><pre class="highlight"><code>hadoop distcp hdfs://compute-cluster:8020/kylin/kylin_metadata/resources hdfs://query-cluster:8020/kylin/kylin_metadata/resources +</code></pre> +</div> + +<h2 id="kylin-160--kylin-200">ä» Kylin 1.6.0 åçº§å° Kylin 2.0.0</h2> + +<p>Kylin v2.0.0 å¯ä»¥ç´æ¥è¯»å v1.6.0 å æ°æ®ã请æç §ä¸è¿°å¸¸è§å级æ¥éª¤è¿è¡æä½ã</p> + +<p><code class="highlighter-rouge">kylin.properties</code> ä¸çé ç½®åç§°ä» 2.0.0 çæ¬å¼å§æ´æ¹ãè½ç¶æ§ç屿§åç§°ä»ç¶ææï¼ä½å»ºè®®ä½¿ç¨æ°ç屿§åç§°ï¼å 为å®ä»¬éµå¾ª <a href="/cn/development/coding_naming_convention.html">å½å约å®</a> 并䏿´å®¹æçè§£ã请åè[仿§å±æ§å°æ°å±æ§çæ å°](https://github.com/apache/kylin/blob/2.0.x/core-common/src/main/resources/kylin-backward-compatibility.propertiesï¼ã</p> + +<h2 id="kylin-154--kylin-160">ä» Kylin 1.5.4 åçº§å° Kylin 1.6.0</h2> + +<p>Kylin 1.5.4 å Kylin 1.6.0 å¨å æ°æ®ä¸æ¯å ¼å®¹çã请æç §ä¸è¿°å¸¸è§å级æ¥éª¤æä½ã</p> + +<h2 id="kylin-153--kylin-154">ä» Kylin 1.5.3 åçº§å° Kylin 1.5.4</h2> + +<p>Kylin 1.5.3 å Kylin 1.5.4 å¨å æ°æ®ä¸æ¯å ¼å®¹çã请æç §ä¸è¿°å¸¸è§å级æ¥éª¤æä½ã</p> + +<h2 id="kylin-152--kylin-153">ä» Kylin 1.5.2 åçº§å° Kylin 1.5.3</h2> + +<p>Kylin 1.5.3 å æ°æ®ä¸ Kylin 1.5.2 å ¼å®¹ï¼æ¨ç Cube ä¸éè¦é建ï¼åå¾å¸¸ä¸æ ·ï¼éè¦æ§è¡ä¸äºæä½ï¼</p> + +<h4 id="hbase-coprocessor">1. æ´æ° HBase coprocessor</h4> + +<p>ç°æ Cube ç HBase 表éè¦æ´æ°å°ææ°ç coprocessorï¼è¯·æç §[æ´æ° coprocessor][howto_update_coprocessor.html]è¿è¡æ´æ°ï¼</p> + +<h4 id="confkylinhiveconfxml">2. æ´æ° conf/kylin_hive_conf.xml</h4> + +<p>ä» Kylin 1.5.3 å¼å§ï¼Kylin ä¸åéè¦ Hive æ¥åå¹¶å°æä»¶ï¼å¤å¶ä¹åçæ¬ conf/* çç¨æ·ï¼è¯·å»æ kylin_hive_conf.xml ä¸ç âmergeâ ç¸å ³å±æ§ï¼å æ¬ âhive.merge.mapfilesâãâhive.merge.mapredfilesâãâhive.merge.size.per.taskâ; è¿å°èçä» Hive æåæ°æ®çæ¶é´ã</p> + +<h2 id="kylin-151--kylin-152">ä» Kylin 1.5.1 åçº§å° Kylin 1.5.2</h2> + +<p>Kylin v1.5.2 å æ°æ®ä¸ v1.5.1 å ¼å®¹ï¼æ¨ç Cube ä¸éè¦é建ï¼ä½éè¦æ§è¡ä¸äºæä½ï¼</p> + +<h4 id="hbase-coprocessor-1">1. æ´æ° HBase coprocessor</h4> + +<p>ç°æ Cube ç HBase 表éè¦æ´æ°å°ææ°ç coprocessorï¼è¯·æç §[æ´æ° coprocessor][howto_update_coprocessor.html]è¿è¡æ´æ°ï¼</p> + +<h4 id="confkylinproperties">2. æ´æ° conf/kylin.properties</h4> + +<p>å¨ v1.5.2 ä¸ï¼ä¸æ¨è使ç¨å ä¸ªå±æ§ï¼å¹¶æ·»å äºå 个æ°å±æ§ï¼</p> + +<p>å·²å¼ç¨:</p> + +<ul> + <li>kylin.hbase.region.cut.small=5</li> + <li>kylin.hbase.region.cut.medium=10</li> + <li>kylin.hbase.region.cut.large=50</li> +</ul> + +<p>æ°å¢:</p> + +<ul> + <li>kylin.hbase.region.cut=5</li> + <li>kylin.hbase.hfile.size.gb=2</li> +</ul> + +<p>è¿äºæ°åæ°å³å®äºå¦ä½åå² HBase regionï¼è¦ä½¿ç¨ä¸åç大å°ï¼æ¨å¯ä»¥å¨ Cube 级å«è¦çè¿äºåæ°ã</p> + +<p>仿§ç kylin.properties æä»¶å¤å¶æ¶ï¼å»ºè®®å é¤ä¸æ¨è使ç¨çå¹¶æ·»å æ°çã</p> + +<h4 id="confkylinjobconfinmemxml">3. æ·»å conf/kylin_job_conf_inmem.xml</h4> + +<p>å¨ âconfâ æä»¶å¤¹ä¸æ·»å äºä¸ä¸ªå为 âconf/kylin_job_conf_inmem.xmlâ çæ°ä½ä¸é ç½®æä»¶ï¼ç±äº Kylin 1.5 å¼å ¥äºâfast cubingâç®æ³ï¼è¯¥ç®æ³æ¨å¨å©ç¨æ´å¤å 忥è¿è¡ in-mem èåï¼ Kylin å°ä½¿ç¨è¿ä¸ªæ°ç conf æä»¶æ¥æäº¤ in-mem ç cube build ä½ä¸ï¼è¯¥ä½ä¸ä¸æ£å¸¸ä½ä¸è¯·æ±ä¸åçå åï¼è¯·æ ¹æ®æ¨çé群容ééå½è°æ´ã</p> + +<p>æ¤å¤ï¼å¦æä¸ºä¸å容éç Cube 使ç¨äºåç¬çé ç½®æä»¶ï¼ä¾å¦ âkylin_job_conf_small.xmlâ, âkylin_job_conf_medium.xmlâ å âkylin_job_conf_large.xmlâï¼è¯·æ³¨æå®ä»¬ç°å¨å·²è¢«å¼ç¨ï¼åªæ âkylin_job_conf.xmlâ å âkylin_job_conf_inmem.xmlâ ç¨äºæäº¤cube jobï¼å¦æä½ æ cube 级å«çä½ä¸é ç½®ï¼æ¯å¦ä½¿ç¨ä¸åç Yarn ä½ä¸éåï¼ï¼ä½ å¯ä»¥å¨ cube 级å«èªå®ä¹ï¼æ¥ç <a href="https://issues.apache.org/jira/browse/KYLIN-1706">KYLIN-1706</a>ã</p> + + </article> + </div> + </div> + </div> + <!-- +* Licensed to the Apache Software Foundation (ASF) under one +* or more contributor license agreements. See the NOTICE file +* distributed with this work for additional information +* regarding copyright ownership. The ASF licenses this file +* to you under the Apache License, Version 2.0 (the +* "License"); you may not use this file except in compliance +* with the License. You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +--> + +<div class="col-md-4 col-lg-4 col-xs-12 col-sm-12 aside1 visible-sm visible-xs visible-md visible-lg" id="nside1" style="margin-top: 5em;float:right;"> + <ul class="nav nav-pills nav-stacked"> + + <li><a href="#titleå¼å§" data-toggle="collapse" id="navtitle">å¼å§</a></li> + <div class="collapse in"> + <div class="list-group" id="list1"> + <ul> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/index.html" class="list-group-item-lay pjaxlink">æ¦è¿°</a> + </li> + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/gettingstarted/faq.html" class="list-group-item-lay pjaxlink">常è§é®é¢</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/gettingstarted/kylin-quickstart.html" class="list-group-item-lay pjaxlink">å¿«éå¼å§</a> + </li> + + + + + + + + + <ul> + </div> +</div> + + <li><a href="#titleå®è£ " data-toggle="collapse" id="navtitle">å®è£ </a></li> + <div class="collapse in"> + <div class="list-group" id="list1"> + <ul> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/install/index.html" class="list-group-item-lay pjaxlink">å®è£ æå</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/install/kylin_cluster.html" class="list-group-item-lay pjaxlink">é群模å¼é¨ç½²</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/install/configuration.html" class="list-group-item-lay pjaxlink">Kylin é ç½®</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/install/kylin_aws_emr.html" class="list-group-item-lay pjaxlink">å¨ AWS EMR ä¸å®è£ Kylin</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/install/kylin_docker.html" class="list-group-item-lay pjaxlink">ç¨ Docker è¿è¡ Kylin</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/install/kylin_on_kubernetes.html" class="list-group-item-lay pjaxlink">å¨ Kubernetes ä¸é¨ç½² Kylin</a> + </li> + + + + + + + + + <ul> + </div> +</div> + + <li><a href="#titleæç¨" data-toggle="collapse" id="navtitle">æç¨</a></li> + <div class="collapse in"> + <div class="list-group" id="list1"> + <ul> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/kylin_sample.html" class="list-group-item-lay pjaxlink">æ ·ä¾ Cube å¿«éå ¥é¨</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/web.html" class="list-group-item-lay pjaxlink">Web çé¢</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/create_cube.html" class="list-group-item-lay pjaxlink">Cube å建</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/cube_build_job.html" class="list-group-item-lay pjaxlink">Cube æå»ºå Job çæ§</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/cube_migration.html" class="list-group-item-lay pjaxlink">Cube è¿ç§»</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/sql_reference.html" class="list-group-item-lay pjaxlink">SQL å¿«éåè</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/project_level_acl.html" class="list-group-item-lay pjaxlink">项ç®åè¡¨çº§å«æéæ§å¶</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/cube_spark.html" class="list-group-item-lay pjaxlink">ç¨ Spark æå»º Cube</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/cube_flink.html" class="list-group-item-lay pjaxlink">ç¨ Flink æå»º Cube</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/cube_streaming.html" class="list-group-item-lay pjaxlink">ä» Kafka æµæå»º Cube(Near RT Streaming)</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/cube_build_performance.html" class="list-group-item-lay pjaxlink">ä¼å Cube æå»º</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/kylin_client_tool.html" class="list-group-item-lay pjaxlink">Python 客æ·ç«¯</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/setup_systemcube.html" class="list-group-item-lay pjaxlink">建ç«ç³»ç» Cube</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/use_cube_planner.html" class="list-group-item-lay pjaxlink">ä½¿ç¨ Cube Planner</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/use_dashboard.html" class="list-group-item-lay pjaxlink">ä½¿ç¨ Dashboard</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/setup_jdbc_datasource.html" class="list-group-item-lay pjaxlink">å»ºç« JDBC æ°æ®æº</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/hybrid.html" class="list-group-item-lay pjaxlink">Hybrid 模å</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/mysql_metastore.html" class="list-group-item-lay pjaxlink">åºäº MySQL ç Metastore é ç½®</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/query_pushdown.html" class="list-group-item-lay pjaxlink">æ¥è¯¢ä¸å</a> + </li> + + + + + + + + + <ul> + </div> +</div> + + <li><a href="#titleå·¥å ·éæ" data-toggle="collapse" id="navtitle">å·¥å ·éæ</a></li> + <div class="collapse in"> + <div class="list-group" id="list1"> + <ul> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/odbc.html" class="list-group-item-lay pjaxlink">ODBC 驱å¨</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/jdbc.html" class="list-group-item-lay pjaxlink">JDBC 驱å¨</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/tableau.html" class="list-group-item-lay pjaxlink">Tableau 8</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/tableau_91.html" class="list-group-item-lay pjaxlink">Tableau 9</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/powerbi.html" class="list-group-item-lay pjaxlink">Excel å Power BI æç¨</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/squirrel.html" class="list-group-item-lay pjaxlink">SQuirreL</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/Qlik.html" class="list-group-item-lay pjaxlink">Qlik Sense éæ</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/tutorial/superset.html" class="list-group-item-lay pjaxlink">Superset</a> + </li> + + + + + + + + + <ul> + </div> +</div> + + <li><a href="#title帮å©" data-toggle="collapse" id="navtitle">帮å©</a></li> + <div class="collapse in"> + <div class="list-group" id="list1"> + <ul> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/howto/howto_use_restapi.html" class="list-group-item-lay pjaxlink">RESTful API</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/howto/howto_build_cube_with_restapi.html" class="list-group-item-lay pjaxlink">ç¨ API æå»º Cube</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/howto/howto_optimize_cubes.html" class="list-group-item-lay pjaxlink">ä¼å Cube 设计</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/howto/howto_backup_metadata.html" class="list-group-item-lay pjaxlink">å¤ä»½å æ°æ®</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/howto/howto_cleanup_storage.html" class="list-group-item-lay pjaxlink">æ¸ çåå¨</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/howto/howto_use_cli.html" class="list-group-item-lay pjaxlink">å®ç¨ CLI å·¥å ·</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/howto/howto_use_hive_mr_dict.html" class="list-group-item-lay pjaxlink">使ç¨Hiveæå»ºå ¨å±åå ¸</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/docs31/howto/sample_dataset.html" class="list-group-item-lay pjaxlink">æ ·ä¾æ°æ®é</a> + </li> + + + + + + + + + <ul> + </div> +</div> + + + </ul> +</div> + </div> + </div> + <!-- +* Licensed to the Apache Software Foundation (ASF) under one +* or more contributor license agreements. See the NOTICE file +* distributed with this work for additional information +* regarding copyright ownership. The ASF licenses this file +* to you under the Apache License, Version 2.0 (the +* "License"); you may not use this file except in compliance +* with the License. You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +--> + +<footer id="underfooter"> + <div> + <div class="row"> + <div class="col-md-12 widget"> + <div class="widget-body"> + <div class="footer-img"> + <a href="http://www.apache.org"> + <img id="asf-logo" height="78px" alt="Apache Software Foundation" src="/assets/images/apache_footer.png"> + </a> + </div> + <p style="padding-top: 11px;"> + The contents of this website are © 2015 Apache Software Foundation under the terms of the + <a href="http://www.apache.org/licenses/LICENSE-2.0"> Apache License v2 </a>. + </p> + <p style="margin-bottom: 11px;"> + Apache Kylin and its logo are trademarks of the Apache Software Foundation. + </div> + + </div> + </div> + </div> + <!-- /row of widgets --> + + </div> + <div></div> + +</footer> + + <script src="/assets/js/jquery-1.9.1.min.js"></script> + <script src="/assets/js/bootstrap.min.js"></script> + <script src="/assets/js/main.js"></script> + </body> +</html>
Modified: kylin/site/cn/docs31/howto/howto_use_cli.html URL: http://svn.apache.org/viewvc/kylin/site/cn/docs31/howto/howto_use_cli.html?rev=1901938&r1=1901937&r2=1901938&view=diff ============================================================================== --- kylin/site/cn/docs31/howto/howto_use_cli.html (original) +++ kylin/site/cn/docs31/howto/howto_use_cli.html Wed Jun 15 14:07:30 2022 @@ -493,6 +493,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/index.html" class="list-group-item-lay pjaxlink">æ¦è¿°</a> </li> @@ -662,6 +666,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/install/index.html" class="list-group-item-lay pjaxlink">å®è£ æå</a> </li> @@ -771,6 +779,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/install/kylin_cluster.html" class="list-group-item-lay pjaxlink">é群模å¼é¨ç½²</a> </li> @@ -868,6 +880,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/install/configuration.html" class="list-group-item-lay pjaxlink">Kylin é ç½®</a> </li> @@ -973,6 +989,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/install/kylin_aws_emr.html" class="list-group-item-lay pjaxlink">å¨ AWS EMR ä¸å®è£ Kylin</a> </li> @@ -1086,6 +1106,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/install/kylin_docker.html" class="list-group-item-lay pjaxlink">ç¨ Docker è¿è¡ Kylin</a> </li> @@ -1175,6 +1199,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/install/kylin_on_kubernetes.html" class="list-group-item-lay pjaxlink">å¨ Kubernetes ä¸é¨ç½² Kylin</a> </li> @@ -1366,6 +1394,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/kylin_sample.html" class="list-group-item-lay pjaxlink">æ ·ä¾ Cube å¿«éå ¥é¨</a> </li> @@ -1609,6 +1641,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/web.html" class="list-group-item-lay pjaxlink">Web çé¢</a> </li> @@ -1738,6 +1774,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/create_cube.html" class="list-group-item-lay pjaxlink">Cube å建</a> </li> @@ -1871,6 +1911,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/cube_build_job.html" class="list-group-item-lay pjaxlink">Cube æå»ºå Job çæ§</a> </li> @@ -2016,6 +2060,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/cube_migration.html" class="list-group-item-lay pjaxlink">Cube è¿ç§»</a> </li> @@ -2231,6 +2279,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/sql_reference.html" class="list-group-item-lay pjaxlink">SQL å¿«éåè</a> </li> @@ -2424,6 +2476,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/project_level_acl.html" class="list-group-item-lay pjaxlink">项ç®åè¡¨çº§å«æéæ§å¶</a> </li> @@ -2573,6 +2629,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/cube_spark.html" class="list-group-item-lay pjaxlink">ç¨ Spark æå»º Cube</a> </li> @@ -2714,6 +2774,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/cube_flink.html" class="list-group-item-lay pjaxlink">ç¨ Flink æå»º Cube</a> </li> @@ -2867,6 +2931,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/cube_streaming.html" class="list-group-item-lay pjaxlink">ä» Kafka æµæå»º Cube(Near RT Streaming)</a> </li> @@ -3113,6 +3181,10 @@ sampling-percentage=100</code></pre></di + + + + @@ -3246,6 +3318,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/cube_build_performance.html" class="list-group-item-lay pjaxlink">ä¼å Cube æå»º</a> </li> @@ -3415,6 +3491,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/kylin_client_tool.html" class="list-group-item-lay pjaxlink">Python 客æ·ç«¯</a> </li> @@ -3622,6 +3702,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/setup_systemcube.html" class="list-group-item-lay pjaxlink">建ç«ç³»ç» Cube</a> </li> @@ -3857,6 +3941,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/use_cube_planner.html" class="list-group-item-lay pjaxlink">ä½¿ç¨ Cube Planner</a> </li> @@ -4096,6 +4184,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/use_dashboard.html" class="list-group-item-lay pjaxlink">ä½¿ç¨ Dashboard</a> </li> @@ -4299,6 +4391,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/setup_jdbc_datasource.html" class="list-group-item-lay pjaxlink">å»ºç« JDBC æ°æ®æº</a> </li> @@ -4460,6 +4556,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/hybrid.html" class="list-group-item-lay pjaxlink">Hybrid 模å</a> </li> @@ -4641,6 +4741,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/mysql_metastore.html" class="list-group-item-lay pjaxlink">åºäº MySQL ç Metastore é ç½®</a> </li> @@ -4838,6 +4942,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/query_pushdown.html" class="list-group-item-lay pjaxlink">æ¥è¯¢ä¸å</a> </li> @@ -5041,6 +5149,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/odbc.html" class="list-group-item-lay pjaxlink">ODBC 驱å¨</a> </li> @@ -5206,6 +5318,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/jdbc.html" class="list-group-item-lay pjaxlink">JDBC 驱å¨</a> </li> @@ -5433,6 +5549,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/tableau.html" class="list-group-item-lay pjaxlink">Tableau 8</a> </li> @@ -5664,6 +5784,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/tableau_91.html" class="list-group-item-lay pjaxlink">Tableau 9</a> </li> @@ -5853,6 +5977,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/powerbi.html" class="list-group-item-lay pjaxlink">Excel å Power BI æç¨</a> </li> @@ -6099,6 +6227,10 @@ sampling-percentage=100</code></pre></di + + + + @@ -6314,6 +6446,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/squirrel.html" class="list-group-item-lay pjaxlink">SQuirreL</a> </li> @@ -6435,6 +6571,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/Qlik.html" class="list-group-item-lay pjaxlink">Qlik Sense éæ</a> </li> @@ -6658,6 +6798,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/tutorial/superset.html" class="list-group-item-lay pjaxlink">Superset</a> </li> @@ -6751,6 +6895,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/howto/howto_use_restapi.html" class="list-group-item-lay pjaxlink">RESTful API</a> </li> @@ -7089,6 +7237,10 @@ sampling-percentage=100</code></pre></di + + + + @@ -7224,6 +7376,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/howto/howto_use_cli.html" class="list-group-item-lay pjaxlink">å®ç¨ CLI å·¥å ·</a> </li> @@ -7295,6 +7451,10 @@ sampling-percentage=100</code></pre></di + + + + <li class="navlist"> <a href="/cn/docs31/howto/howto_use_hive_mr_dict.html" class="list-group-item-lay pjaxlink">使ç¨Hiveæå»ºå ¨å±åå ¸</a> </li> @@ -7313,6 +7473,10 @@ sampling-percentage=100</code></pre></di + + + +