Author: lidong Date: Thu May 26 09:36:00 2016 New Revision: 1745585 URL: http://svn.apache.org/viewvc?rev=1745585&view=rev Log: release apache kylin 1.5.2
Added: kylin/site/blog/2016/05/26/ kylin/site/blog/2016/05/26/release-v1.5.2/ kylin/site/blog/2016/05/26/release-v1.5.2/index.html kylin/site/cn/blog/2016/05/ kylin/site/cn/blog/2016/05/26/ kylin/site/cn/blog/2016/05/26/release-v1.5.2/ kylin/site/cn/blog/2016/05/26/release-v1.5.2/index.html Modified: kylin/site/blog/index.html kylin/site/cn/download/index.html kylin/site/docs15/release_notes.html kylin/site/download/index.html kylin/site/feed.xml Added: kylin/site/blog/2016/05/26/release-v1.5.2/index.html URL: http://svn.apache.org/viewvc/kylin/site/blog/2016/05/26/release-v1.5.2/index.html?rev=1745585&view=auto ============================================================================== --- kylin/site/blog/2016/05/26/release-v1.5.2/index.html (added) +++ kylin/site/blog/2016/05/26/release-v1.5.2/index.html Thu May 26 09:36:00 2016 @@ -0,0 +1,363 @@ +<!-- +* 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.2 Release Announcement</title> + <meta name="description" content="The Apache Kylin community is pleased to announce the release of Apache Kylin v1.5.2."> + <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/05/26/release-v1.5.2/"> + <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="/docs15" >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.2 Release Announcement</h1> + <p class="post-meta" >May 26, 2016 ⢠Dong Li</p> + </header> + + <article class="post-content" > + <p>The Apache Kylin community is pleased to announce the release of Apache Kylin v1.5.2.</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.2 source code or binary package:<br /> +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 76 issues including bug fixes, improvements, and few new features.</p> + +<h2 id="change-highlights">Change Highlights</h2> + +<p><strong>New Feature</strong></p> + +<ul> + <li>Support Hive View as Lookup Table <a href="https://issues.apache.org/jira/browse/KYLIN-1077">KYLIN-1077</a></li> + <li>Make Kylin run on MapR <a href="https://issues.apache.org/jira/browse/KYLIN-1515">KYLIN-1515</a></li> + <li>Download diagnosis zip from GUI <a href="https://issues.apache.org/jira/browse/KYLIN-1600">KYLIN-1600</a></li> + <li>support kylin on cdh 5.7 <a href="https://issues.apache.org/jira/browse/KYLIN-1672">KYLIN-1672</a></li> +</ul> + +<p><strong>Improvement</strong></p> + +<ul> + <li>Enhance mail notification <a href="https://issues.apache.org/jira/browse/KYLIN-869">KYLIN-869</a></li> + <li>HiveColumnCardinalityJob should use configurations in conf/kylin_job_conf.xml <a href="https://issues.apache.org/jira/browse/KYLIN-955">KYLIN-955</a></li> + <li>Enable deriving dimensions on non PK/FK <a href="https://issues.apache.org/jira/browse/KYLIN-1313">KYLIN-1313</a></li> + <li>Improve performance of converting data to hfile <a href="https://issues.apache.org/jira/browse/KYLIN-1323">KYLIN-1323</a></li> + <li>Tools to extract all cube/hybrid/project related metadata to facilitate diagnosing/debugging/* sharing <a href="https://issues.apache.org/jira/browse/KYLIN-1340">KYLIN-1340</a></li> + <li>change RealizationCapacity from three profiles to specific numbers <a href="https://issues.apache.org/jira/browse/KYLIN-1381">KYLIN-1381</a></li> + <li>quicker and better response to v2 storage engineâs rpc timeout exception <a href="https://issues.apache.org/jira/browse/KYLIN-1391">KYLIN-1391</a></li> + <li>Memory hungry cube should select LAYER and INMEM cubing smartly <a href="https://issues.apache.org/jira/browse/KYLIN-1418">KYLIN-1418</a></li> + <li>For GUI, to add one option âyyyy-MM-dd HH:MM:ssâ for Partition Date Column <a href="https://issues.apache.org/jira/browse/KYLIN-1432">KYLIN-1432</a></li> + <li>cuboid sharding based on specific column <a href="https://issues.apache.org/jira/browse/KYLIN-1453">KYLIN-1453</a></li> + <li>attach a hyperlink to introduce new aggregation group <a href="https://issues.apache.org/jira/browse/KYLIN-1487">KYLIN-1487</a></li> + <li>Move query cache back to query controller level <a href="https://issues.apache.org/jira/browse/KYLIN-1526">KYLIN-1526</a></li> + <li>Hfile owner is not hbase <a href="https://issues.apache.org/jira/browse/KYLIN-1542">KYLIN-1542</a></li> + <li>Make hbase encoding and block size configurable just like hbase compression <a href="https://issues.apache.org/jira/browse/KYLIN-1544">KYLIN-1544</a></li> + <li>Refactor storage engine(v2) to be extension friendly <a href="https://issues.apache.org/jira/browse/KYLIN-1561">KYLIN-1561</a></li> + <li>Add and use a separate kylin_job_conf.xml for in-mem cubing <a href="https://issues.apache.org/jira/browse/KYLIN-1566">KYLIN-1566</a></li> + <li>Front-end work for KYLIN-1557 <a href="https://issues.apache.org/jira/browse/KYLIN-1567">KYLIN-1567</a></li> + <li>Coprocessor thread voluntarily stop itself when it reaches timeout <a href="https://issues.apache.org/jira/browse/KYLIN-1578">KYLIN-1578</a></li> + <li>IT preparation classes like BuildCubeWithEngine should exit with status code upon build * exception <a href="https://issues.apache.org/jira/browse/KYLIN-1579">KYLIN-1579</a></li> + <li>Use 1 byte instead of 8 bytes as column indicator in fact distinct MR job <a href="https://issues.apache.org/jira/browse/KYLIN-1580">KYLIN-1580</a></li> + <li>Specify region cut size in cubedesc and leave the RealizationCapacity in model as a hint <a href="https://issues.apache.org/jira/browse/KYLIN-1584">KYLIN-1584</a></li> + <li>make MAX_HBASE_FUZZY_KEYS in GTScanRangePlanner configurable <a href="https://issues.apache.org/jira/browse/KYLIN-1585">KYLIN-1585</a></li> + <li>show cube level configuration overwrites properties in CubeDesigner <a href="https://issues.apache.org/jira/browse/KYLIN-1587">KYLIN-1587</a></li> + <li>enabling different block size setting for small column families <a href="https://issues.apache.org/jira/browse/KYLIN-1591">KYLIN-1591</a></li> + <li>Add âisShardByâ flag in rowkey panel <a href="https://issues.apache.org/jira/browse/KYLIN-1599">KYLIN-1599</a></li> + <li>Need not to shrink scan cache when hbase rows can be large <a href="https://issues.apache.org/jira/browse/KYLIN-1601">KYLIN-1601</a></li> + <li>User could dump hbase usage for diagnosis <a href="https://issues.apache.org/jira/browse/KYLIN-1602">KYLIN-1602</a></li> + <li>Bring more information in diagnosis tool <a href="https://issues.apache.org/jira/browse/KYLIN-1614">KYLIN-1614</a></li> + <li>Use deflate level 1 to enable compression âon the flyâ <a href="https://issues.apache.org/jira/browse/KYLIN-1621">KYLIN-1621</a></li> + <li>Make the hll precision for data samping configurable <a href="https://issues.apache.org/jira/browse/KYLIN-1623">KYLIN-1623</a></li> + <li>HyperLogLogPlusCounter will become inaccurate when thereâre billions of entries <a href="https://issues.apache.org/jira/browse/KYLIN-1624">KYLIN-1624</a></li> + <li>GC log overwrites old one after restart Kylin service <a href="https://issues.apache.org/jira/browse/KYLIN-1625">KYLIN-1625</a></li> + <li>add backdoor toggle to dump binary cube storage response for further analysis <a href="https://issues.apache.org/jira/browse/KYLIN-1627">KYLIN-1627</a></li> +</ul> + +<p><strong>Bug</strong></p> + +<ul> + <li>column width is too narrow for timestamp field <a href="https://issues.apache.org/jira/browse/KYLIN-989">KYLIN-989</a></li> + <li>cube data not updated after purge <a href="https://issues.apache.org/jira/browse/KYLIN-1197">KYLIN-1197</a></li> + <li>Can not get more than one system admin email in config <a href="https://issues.apache.org/jira/browse/KYLIN-1305">KYLIN-1305</a></li> + <li>Should check and ensure TopN measure has two parameters specified <a href="https://issues.apache.org/jira/browse/KYLIN-1551">KYLIN-1551</a></li> + <li>Unsafe check of initiated in HybridInstance#init() <a href="https://issues.apache.org/jira/browse/KYLIN-1563">KYLIN-1563</a></li> + <li>Select any column when adding a custom aggregation in GUI <a href="https://issues.apache.org/jira/browse/KYLIN-1569">KYLIN-1569</a></li> + <li>Unclosed ResultSet in QueryService#getMetadata() <a href="https://issues.apache.org/jira/browse/KYLIN-1574">KYLIN-1574</a></li> + <li>NPE in Job engine when execute MR job <a href="https://issues.apache.org/jira/browse/KYLIN-1581">KYLIN-1581</a></li> + <li>Agg group info will be blank when trying to edit cube <a href="https://issues.apache.org/jira/browse/KYLIN-1593">KYLIN-1593</a></li> + <li>columns in metric could also be in filter/groupby <a href="https://issues.apache.org/jira/browse/KYLIN-1595">KYLIN-1595</a></li> + <li>UT fail, due to String encoding CharsetEncoder mismatch <a href="https://issues.apache.org/jira/browse/KYLIN-1596">KYLIN-1596</a></li> + <li>cannot run complete UT at windows dev machine <a href="https://issues.apache.org/jira/browse/KYLIN-1598">KYLIN-1598</a></li> + <li>Concurrent write issue on hdfs when deploy coprocessor <a href="https://issues.apache.org/jira/browse/KYLIN-1604">KYLIN-1604</a></li> + <li>Cube is ready but insight tables not result <a href="https://issues.apache.org/jira/browse/KYLIN-1612">KYLIN-1612</a></li> + <li>UT âHiveCmdBuilderTestâ fail on âtestBeelineâ <a href="https://issues.apache.org/jira/browse/KYLIN-1615">KYLIN-1615</a></li> + <li>Canât find any realization coursed by Top-N measure <a href="https://issues.apache.org/jira/browse/KYLIN-1619">KYLIN-1619</a></li> + <li>sql not executed and report topN error <a href="https://issues.apache.org/jira/browse/KYLIN-1622">KYLIN-1622</a></li> + <li>Web UI of TopN, âgroup byâ column couldnât be a dimension column <a href="https://issues.apache.org/jira/browse/KYLIN-1631">KYLIN-1631</a></li> + <li>Unclosed OutputStream in SSHClient#scpFileToLocal() <a href="https://issues.apache.org/jira/browse/KYLIN-1634">KYLIN-1634</a></li> + <li>Sample cube build error <a href="https://issues.apache.org/jira/browse/KYLIN-1637">KYLIN-1637</a></li> + <li>Unclosed HBaseAdmin in ToolUtil#getHBaseMetaStoreId() <a href="https://issues.apache.org/jira/browse/KYLIN-1638">KYLIN-1638</a></li> + <li>Wrong logging of JobID in MapReduceExecutable.java <a href="https://issues.apache.org/jira/browse/KYLIN-1639">KYLIN-1639</a></li> + <li>Kylinâs hll counter count âNULLâ as a value <a href="https://issues.apache.org/jira/browse/KYLIN-1643">KYLIN-1643</a></li> + <li>Purge a cube, and then build again, the start date is not updated <a href="https://issues.apache.org/jira/browse/KYLIN-1647">KYLIN-1647</a></li> + <li>java.io.IOException: Filesystem closed - in Cube Build Step 2 (MapR) <a href="https://issues.apache.org/jira/browse/KYLIN-1650">KYLIN-1650</a></li> + <li>function name âgetKylinPropertiesAsInputSteamâ misspelt <a href="https://issues.apache.org/jira/browse/KYLIN-1655">KYLIN-1655</a></li> + <li>Streaming/kafka config not match with table name <a href="https://issues.apache.org/jira/browse/KYLIN-1660">KYLIN-1660</a></li> + <li>tableName got truncated during request mapping for /tables/tableName <a href="https://issues.apache.org/jira/browse/KYLIN-1662">KYLIN-1662</a></li> + <li>Should check project selection before add a stream table <a href="https://issues.apache.org/jira/browse/KYLIN-1666">KYLIN-1666</a></li> + <li>Streaming table name should allow enter âDB.TABLEâ format <a href="https://issues.apache.org/jira/browse/KYLIN-1667">KYLIN-1667</a></li> + <li>make sure metadata in 1.5.2 compatible with 1.5.1 <a href="https://issues.apache.org/jira/browse/KYLIN-1673">KYLIN-1673</a></li> + <li>MetaData clean just clean FINISHED and DISCARD jobs,but job correct status is SUCCEED <a href="https://issues.apache.org/jira/browse/KYLIN-1678">KYLIN-1678</a></li> + <li>error happens while execute a sql contains â?â using Statement <a href="https://issues.apache.org/jira/browse/KYLIN-1685">KYLIN-1685</a></li> + <li>Illegal char on result dataset table <a href="https://issues.apache.org/jira/browse/KYLIN-1688">KYLIN-1688</a></li> + <li>KylinConfigExt lost base properties when store into file <a href="https://issues.apache.org/jira/browse/KYLIN-1721">KYLIN-1721</a></li> + <li>IntegerDimEnc serialization exception inside coprocessor <a href="https://issues.apache.org/jira/browse/KYLIN-1722">KYLIN-1722</a></li> +</ul> + +<p><strong>Upgrade</strong></p> + +<p>Data and metadata of this version is back compatible with v1.5.1, but may need to <a href="/docs15/howto/howto_update_coprocessor.html">redeploy hbase coprocessor</a>.</p> + +<p><strong>Support</strong></p> + +<p>Any issue or question, 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=1745585&r1=1745584&r2=1745585&view=diff ============================================================================== --- kylin/site/blog/index.html (original) +++ kylin/site/blog/index.html Thu May 26 09:36:00 2016 @@ -174,7 +174,13 @@ <li> <h2 align="left" style="margin:0px"> - <a class="post-link" href="/blog/2016/04/12/release-v1.5.1/">Apache Kylin v1.5.1 Release Announcement</a></h2><div align="left" class="post-meta">posted: Apr 12, 2016</div> + <a class="post-link" href="/cn/blog/2016/05/26/release-v1.5.2/">Apache Kylin v1.5.2 æ£å¼åå¸</a></h2><div align="left" class="post-meta">posted: May 26, 2016</div> + + </li> + + <li> + <h2 align="left" style="margin:0px"> + <a class="post-link" href="/blog/2016/05/26/release-v1.5.2/">Apache Kylin v1.5.2 Release Announcement</a></h2><div align="left" class="post-meta">posted: May 26, 2016</div> </li> @@ -184,6 +190,12 @@ </li> + <li> + <h2 align="left" style="margin:0px"> + <a class="post-link" href="/blog/2016/04/12/release-v1.5.1/">Apache Kylin v1.5.1 Release Announcement</a></h2><div align="left" class="post-meta">posted: Apr 12, 2016</div> + + </li> + <li> <h2 align="left" style="margin:0px"> <a class="post-link" href="/blog/2016/03/19/approximate-topn-measure/">Approximate Top-N support in Kylin</a></h2><div align="left" class="post-meta">posted: Mar 19, 2016</div> Added: kylin/site/cn/blog/2016/05/26/release-v1.5.2/index.html URL: http://svn.apache.org/viewvc/kylin/site/cn/blog/2016/05/26/release-v1.5.2/index.html?rev=1745585&view=auto ============================================================================== --- kylin/site/cn/blog/2016/05/26/release-v1.5.2/index.html (added) +++ kylin/site/cn/blog/2016/05/26/release-v1.5.2/index.html Thu May 26 09:36:00 2016 @@ -0,0 +1,363 @@ +<!-- +* 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.2 æ£å¼åå¸</title> + <meta name="description" content="Apache Kylin社åºé常é«å ´å®£å¸Apache Kylin v1.5.2æ£å¼åå¸ã"> + <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/05/26/release-v1.5.2/"> + <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="/docs15" >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.2 æ£å¼åå¸</h1> + <p class="post-meta" >May 26, 2016 ⢠Dong Li</p> + </header> + + <article class="post-content" > + <p>Apache Kylin社åºé常é«å ´å®£å¸Apache Kylin v1.5.2æ£å¼åå¸ã</p> + +<p>Apache Kylinæ¯ä¸ä¸ªå¼æºçåå¸å¼åæå¼æï¼æä¾Hadoopä¹ä¸çSQLæ¥è¯¢æ¥å£åå¤ç»´åæï¼OLAPï¼è½åä»¥æ¯æè¶ å¤§è§æ¨¡æ°æ®ï¼æåç±eBay Inc. å¼åå¹¶è´¡ç®è³å¼æºç¤¾åºã</p> + +<p>ä¸è½½Apache Kylin v1.5.2æºä»£ç åäºè¿å¶å®è£ å ï¼<br /> +请访é®<a href="http://kylin.apache.org/cn/download/">ä¸è½½</a>页é¢.</p> + +<p>è¿æ¯ä¸ä¸ªä¸»è¦ççæ¬åå¸å¸¦æ¥äºæ´ç¨³å®ï¼å¥å£®åæ´å¥½ç®¡çççæ¬ï¼Apache Kylin社åºè§£å³äº75个issueï¼å æ¬Bugä¿®å¤ï¼åè½å¢å¼ºåä¸äºæ°ç¹æ§çã</p> + +<h2 id="section">主è¦åå</h2> + +<p><strong>æ°åè½</strong></p> + +<ul> + <li>æ¯æHiveè§å¾ä½ä¸ºLookup表 <a href="https://issues.apache.org/jira/browse/KYLIN-1077">KYLIN-1077</a></li> + <li>使Kylinè¿è¡å¨MapRç¯å¢ä¸ <a href="https://issues.apache.org/jira/browse/KYLIN-1515">KYLIN-1515</a></li> + <li>éè¿GUIä¸è½½è¯æzipå <a href="https://issues.apache.org/jira/browse/KYLIN-1600">KYLIN-1600</a></li> + <li>使Kylinæ¯æcdh5.7 <a href="https://issues.apache.org/jira/browse/KYLIN-1672">KYLIN-1672</a></li> +</ul> + +<p><strong>æ¹è¿</strong></p> + +<ul> + <li>å¢å¼ºé®ä»¶éç¥ <a href="https://issues.apache.org/jira/browse/KYLIN-869">KYLIN-869</a></li> + <li>HiveColumnCardinalityJobåºè¯¥ä½¿ç¨conf/kylin_job_conf.xmlä¸çé ç½® <a href="https://issues.apache.org/jira/browse/KYLIN-955">KYLIN-955</a></li> + <li>å¨éPK/FK䏿¯æç»§æ¿ç维度 <a href="https://issues.apache.org/jira/browse/KYLIN-1313">KYLIN-1313</a></li> + <li>å¢å¼ºè½¬æ¢æ°æ®å°HFileé¶æ®µçæ§è½ <a href="https://issues.apache.org/jira/browse/KYLIN-1323">KYLIN-1323</a></li> + <li>æ½åcube/hybrid/projectç¸å ³å æ°æ®ä¿¡æ¯ä»¥ä¾¿äºè¯æ/è°è¯/å享çç¨é <a href="https://issues.apache.org/jira/browse/KYLIN-1340">KYLIN-1340</a></li> + <li>æRealizationCapacityä»3å¥é ç½®æ¹æç¹å®æ°å <a href="https://issues.apache.org/jira/browse/KYLIN-1381">KYLIN-1381</a></li> + <li>æ´å¿«æ´å¥½çååºä»¥åºå¯¹v2åå¨å¼æä¸çrpcè¶ æ¶å¼å¸¸ <a href="https://issues.apache.org/jira/browse/KYLIN-1391">KYLIN-1391</a></li> + <li>å åéæ±è¾å¤§çCubeåºè¯¥æ´æºè½å°éæ©LAYERè¿æ¯INMEMæå»ºç®æ³ <a href="https://issues.apache.org/jira/browse/KYLIN-1418">KYLIN-1418</a></li> + <li>å¨GUIä¸ï¼ç»ååºæ¶é´åæ·»å ä¸ä¸ªâyyyy-MM-dd HH:MM:ssâé项 <a href="https://issues.apache.org/jira/browse/KYLIN-1432">KYLIN-1432</a></li> + <li>åºäºç¹å®åè¿è¡Cuboidåç <a href="https://issues.apache.org/jira/browse/KYLIN-1453">KYLIN-1453</a></li> + <li>æ·»å è¶ é¾æ¥ä»ç»æ°çAggregation Group <a href="https://issues.apache.org/jira/browse/KYLIN-1487">KYLIN-1487</a></li> + <li>ææ¥è¯¢ç¼åè°æ´å°æ¥è¯¢æ§å¶å¨çº§å« <a href="https://issues.apache.org/jira/browse/KYLIN-1526">KYLIN-1526</a></li> + <li>Hfileææè 䏿¯hbase <a href="https://issues.apache.org/jira/browse/KYLIN-1542">KYLIN-1542</a></li> + <li>使hbaseç¼ç åblock sizeåhbaseåç¼©ä¸æ ·å¯é ç½® <a href="https://issues.apache.org/jira/browse/KYLIN-1544">KYLIN-1544</a></li> + <li>éæv2åå¨å¼æä½¿ä¹å¯¹æ©å±æ´å å好 <a href="https://issues.apache.org/jira/browse/KYLIN-1561">KYLIN-1561</a></li> + <li>为in-memoryæå»ºä»»å¡æ·»å 并使ç¨ä¸ä¸ªåç¬kylin_job_conf.xml <a href="https://issues.apache.org/jira/browse/KYLIN-1566">KYLIN-1566</a></li> + <li>KYLIN-1557åç«¯å·¥ä½ <a href="https://issues.apache.org/jira/browse/KYLIN-1567">KYLIN-1567</a></li> + <li>åå©å©å¨çº¿ç¨å¨è¶ æ¶åèªå¨åæ¢ <a href="https://issues.apache.org/jira/browse/KYLIN-1578">KYLIN-1578</a></li> + <li>ITæµè¯å¦BuildCubeWithEngineççåå¤é¶æ®µåºè¯¥å¨åºç°å¼å¸¸åæ¥ééåº <a href="https://issues.apache.org/jira/browse/KYLIN-1579">KYLIN-1579</a></li> + <li>å¨Fact distinctçMRä»»å¡ä¸ç¨1个åè代æ¿8åèä½ä¸ºåæ è¯ç¬¦ <a href="https://issues.apache.org/jira/browse/KYLIN-1580">KYLIN-1580</a></li> + <li>å¨Cubedesc䏿å®Regionååsize并使modelä¸çRealizationCapacityä» ä» ä½ä¸ºæç¤º <a href="https://issues.apache.org/jira/browse/KYLIN-1584">KYLIN-1584</a></li> + <li>使MAX_HBASE_FUZZY_KEYSå¨GTScanRangePlannerä¸åå¾å¯é ç½®<a href="https://issues.apache.org/jira/browse/KYLIN-1585">KYLIN-1585</a></li> + <li>å¨CubeDesigneræ¾ç¤ºCube级å«çé ç½®è¦ç <a href="https://issues.apache.org/jira/browse/KYLIN-1587">KYLIN-1587</a></li> + <li>对äºå°çåæå¯ä»¥ä½¿ç¨ä¸åçblock size <a href="https://issues.apache.org/jira/browse/KYLIN-1591">KYLIN-1591</a></li> + <li>å¨Rowkey颿¿æ·»å âisShardByâæ å¿ <a href="https://issues.apache.org/jira/browse/KYLIN-1599">KYLIN-1599</a></li> + <li>å¨hbaseè¡å¾å¤§çæ¶åä¸éè¦ç¼©å°æ«æç¼å <a href="https://issues.apache.org/jira/browse/KYLIN-1601">KYLIN-1601</a></li> + <li>ç¨æ·åºè¯¥å¯ä»¥å°å¤hbaseä½¿ç¨æ åµåå©è¯æ <a href="https://issues.apache.org/jira/browse/KYLIN-1602">KYLIN-1602</a></li> + <li>ä¸ºè¯æå·¥å ·æ·»å æ´å¤ä¿¡æ¯ <a href="https://issues.apache.org/jira/browse/KYLIN-1614">KYLIN-1614</a></li> + <li>å¨åå¤çå¨ä¸ä½¿ç¨1级deflateå缩 <a href="https://issues.apache.org/jira/browse/KYLIN-1621">KYLIN-1621</a></li> + <li>ä½¿æ°æ®éæ ·æ¶hll精度å¯é ç½® <a href="https://issues.apache.org/jira/browse/KYLIN-1623">KYLIN-1623</a></li> + <li>彿åäº¿æ°æ®è§æ¨¡æ¶HyperLogLogPlusCounterä¼åå¾ä¸ç²¾ç¡® <a href="https://issues.apache.org/jira/browse/KYLIN-1624">KYLIN-1624</a></li> + <li>GCæ¥å¿å¨éå¯åè¦çèæä»¶ <a href="https://issues.apache.org/jira/browse/KYLIN-1625">KYLIN-1625</a></li> + <li>æ·»å è°è¯æ¥å£ä»¥å¯¼åºäºè¿å¶cubeå卿 åµä»¥å©äºæªæ¥åæ <a href="https://issues.apache.org/jira/browse/KYLIN-1627">KYLIN-1627</a></li> +</ul> + +<p><strong>Bug</strong></p> + +<ul> + <li>æ¶é´æ³å段çåå®½å¤ªå° <a href="https://issues.apache.org/jira/browse/KYLIN-989">KYLIN-989</a></li> + <li>cubeæ°æ®å¨purgeåæ²¡ææ´æ° <a href="https://issues.apache.org/jira/browse/KYLIN-1197">KYLIN-1197</a></li> + <li>ä¸è½å¨é ç½®ä¸è·åè¶ è¿ä¸ä¸ªçç³»ç»ç®¡çåé®ç®± <a href="https://issues.apache.org/jira/browse/KYLIN-1305">KYLIN-1305</a></li> + <li>åºè¯¥æ£æ¥å¹¶ç¡®ä¿topn度éå¿ é¡»æå®ä¸¤ä¸ªåæ° <a href="https://issues.apache.org/jira/browse/KYLIN-1551">KYLIN-1551</a></li> + <li>HybridInstance#init()ä¸è¿è¡éå®å ¨æ§çåå§å <a href="https://issues.apache.org/jira/browse/KYLIN-1563">KYLIN-1563</a></li> + <li>å¨GUI䏿·»å ä¸ä¸ªèªå®ä¹èåæ¶éæ©ä¸ä¸ªå <a href="https://issues.apache.org/jira/browse/KYLIN-1569">KYLIN-1569</a></li> + <li>QueryService#getMetadata()å卿²¡æå ³éçResultSet <a href="https://issues.apache.org/jira/browse/KYLIN-1574">KYLIN-1574</a></li> + <li>å¨Job engine䏿§è¡MR任塿¶æ¥åºNPE <a href="https://issues.apache.org/jira/browse/KYLIN-1581">KYLIN-1581</a></li> + <li>å½ç¼è¾Cubeæ¶èåç»ä¿¡æ¯ä¼å空 <a href="https://issues.apache.org/jira/browse/KYLIN-1593">KYLIN-1593</a></li> + <li>度éåå¯ä»¥åºç°å¨filter/groupbyä¸ <a href="https://issues.apache.org/jira/browse/KYLIN-1595">KYLIN-1595</a></li> + <li>å符串ç¼ç ä¸ä¸è´å¯¼è´UT失败 <a href="https://issues.apache.org/jira/browse/KYLIN-1596">KYLIN-1596</a></li> + <li>å¨windowså¼åæºä¸è½å®æ´æ§è¡åå æµè¯ <a href="https://issues.apache.org/jira/browse/KYLIN-1598">KYLIN-1598</a></li> + <li>é¨ç½²åå¤ç卿¶ä¼åºç°hdfså¹¶ååé®é¢ <a href="https://issues.apache.org/jira/browse/KYLIN-1604">KYLIN-1604</a></li> + <li>Cubeå·²ç»å°±ç»ªä½æ¯insightä¸ç表没æè®°å½ <a href="https://issues.apache.org/jira/browse/KYLIN-1612">KYLIN-1612</a></li> + <li>åå æµè¯âHiveCmdBuilderTestâå¨âtestBeelineâ失败 <a href="https://issues.apache.org/jira/browse/KYLIN-1615">KYLIN-1615</a></li> + <li>å topn度éå¼èµ·çæ¾ä¸å°realization <a href="https://issues.apache.org/jira/browse/KYLIN-1619">KYLIN-1619</a></li> + <li>sqlæ æ³æ§è¡å¹¶æ¥åºtopné误 <a href="https://issues.apache.org/jira/browse/KYLIN-1622">KYLIN-1622</a></li> + <li>TopNçé¢,âgroup byâåä¸è½ä½¿ç¨ä¸ä¸ªç»´åº¦å <a href="https://issues.apache.org/jira/browse/KYLIN-1631">KYLIN-1631</a></li> + <li>SSHClient#scpFileToLocal()ææªå ³éçOutputStream <a href="https://issues.apache.org/jira/browse/KYLIN-1634">KYLIN-1634</a></li> + <li>æ ·ä¾Cubeæå»ºåºé <a href="https://issues.apache.org/jira/browse/KYLIN-1637">KYLIN-1637</a></li> + <li>ToolUtil#getHBaseMetaStoreId()䏿æªå ³éçHBaseAdmin <a href="https://issues.apache.org/jira/browse/KYLIN-1638">KYLIN-1638</a></li> + <li>MapReduceExecutable.javaä¸ä½¿ç¨äºéè¯¯çæ¥å¿è®°å½ <a href="https://issues.apache.org/jira/browse/KYLIN-1639">KYLIN-1639</a></li> + <li>Kylinçhll计æ°å¨ænullå½åä¸ä¸ªææå¼ <a href="https://issues.apache.org/jira/browse/KYLIN-1643">KYLIN-1643</a></li> + <li>Purgeä¸ä¸ªcube并忬¡æå»ºï¼èµ·å§æ¥ææ²¡æè¢«æ´æ° <a href="https://issues.apache.org/jira/browse/KYLIN-1647">KYLIN-1647</a></li> + <li>java.io.IOException: Filesystem closed - å¨Cubeæå»ºç¬¬äºæ¥(MapR) <a href="https://issues.apache.org/jira/browse/KYLIN-1650">KYLIN-1650</a></li> + <li>彿°åâgetKylinPropertiesAsInputSteamâæ¼åé误 <a href="https://issues.apache.org/jira/browse/KYLIN-1655">KYLIN-1655</a></li> + <li>Streaming/kafkaé ç½®å表åä¸å¹é <a href="https://issues.apache.org/jira/browse/KYLIN-1660">KYLIN-1660</a></li> + <li>表åå¨å/tables/tableNameåè¯·æ±æ å°æ¶è¢«æªæ <a href="https://issues.apache.org/jira/browse/KYLIN-1662">KYLIN-1662</a></li> + <li>卿·»å steam表æ¶åºè¯¥æ£æ¥projectéæ© <a href="https://issues.apache.org/jira/browse/KYLIN-1666">KYLIN-1666</a></li> + <li>Streaming表ååºè¯¥éµä»âDB.TABLEâæ ¼å¼ <a href="https://issues.apache.org/jira/browse/KYLIN-1667">KYLIN-1667</a></li> + <li>ç¡®ä¿1.5.2å1.5.1çå æ°æ®å ¼å®¹ <a href="https://issues.apache.org/jira/browse/KYLIN-1673">KYLIN-1673</a></li> + <li>å æ°æ®æ¸ çå·¥å ·åªæ¸ çäºFINISHEDåDISCARDçä»»å¡ï¼ä½æ¯ä¸ä¸ªä»»å¡çæ£ç¡®ç¶ææ¯SUCCEED <a href="https://issues.apache.org/jira/browse/KYLIN-1678">KYLIN-1678</a></li> + <li>å½ä½¿ç¨Statementæ¶sqlä¸å å«é®å·ä¼æ¥é <a href="https://issues.apache.org/jira/browse/KYLIN-1685">KYLIN-1685</a></li> + <li>ç»ææ¾ç¤ºè¡¨æ ¼ä¸æéæ³å符 <a href="https://issues.apache.org/jira/browse/KYLIN-1688">KYLIN-1688</a></li> + <li>KylinConfigExtå¨åå¨å°æä»¶æ¶ä¸¢å¤±åºæ¬ä¿¡æ¯ <a href="https://issues.apache.org/jira/browse/KYLIN-1721">KYLIN-1721</a></li> + <li>IntegerDimEncå¨åå¤çå¨ä¸æåºååå¼å¸¸ <a href="https://issues.apache.org/jira/browse/KYLIN-1722">KYLIN-1722</a></li> +</ul> + +<p><strong>å级</strong></p> + +<p>è¯¥çæ¬çæ°æ®ä¸å æ°æ®ä¸v1.5.1å®å ¨å ¼å®¹ï¼ä½ä¹è®¸éè¦<a href="/docs15/howto/howto_update_coprocessor.html">æ´æ°HBaseåå¤çå¨</a>.</p> + +<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/download/index.html URL: http://svn.apache.org/viewvc/kylin/site/cn/download/index.html?rev=1745585&r1=1745584&r2=1745585&view=diff ============================================================================== --- kylin/site/cn/download/index.html (original) +++ kylin/site/cn/download/index.html Thu May 26 09:36:00 2016 @@ -162,29 +162,38 @@ <h4 class="section-title"><span>Apache Kylin⢠ç¸å ³ä¸è½½</span></h4> </div> </header> - <p><strong>1.5.1 ææ°åå¸(æºä»£ç )</strong><br /> -ææ°åå¸çApache Kylinâ¢å¯ä»¥ä»ASFç½ç«ä¸è½½ï¼:</p> + <p><strong>1.5.2 ææ°åå¸(æºä»£ç )</strong></p> + +<p>ææ°åå¸çApache Kylinâ¢å¯ä»¥ä»ASFç½ç«ä¸è½½ï¼:</p> <ul> - <li><a href="http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.1/">Apache Kylin v1.5.1</a></li> + <li><a href="http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.2/">Apache Kylin v1.5.2</a></li> <li><a href="http://kylin.apache.org/docs15/release_notes.html">å叿¥å¿</a></li> - <li>Git æ ç¾: <a href="https://github.com/apache/kylin/tree/kylin-1.5.1">kylin-1.5.1</a></li> - <li>Git Commit: <a href="https://github.com/apache/kylin/commit/aa98875c1b603e79b866b5e91bc3288e61a0b679">aa98875c1b603e79b866b5e91bc3288e61a0b679</a></li> + <li>Git æ ç¾: <a href="https://github.com/apache/kylin/tree/kylin-1.5.2">kylin-1.5.2</a></li> + <li>Git Commit: <a href="https://github.com/apache/kylin/commit/af2646b72fbb6dc81699ad6661303fd612a2eebf">af2646b72fbb6dc81699ad6661303fd612a2eebf</a></li> </ul> -<p><strong>1.5.1 äºè¿å¶å for HBase 0.98/0.99</strong><br /> -为æ¹ä¾¿ä½¿ç¨ï¼æä»¬æä¾é¢æå çäºè¿å¶å®è£ å ï¼</p> +<p><strong>1.5.2 äºè¿å¶å for HBase 0.98/0.99</strong></p> + +<p>为æ¹ä¾¿ä½¿ç¨ï¼æä»¬æä¾é¢æå çäºè¿å¶å®è£ å ï¼</p> <ul> - <li><a href="https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.1/apache-kylin-1.5.1-bin.tar.gz">apache-kylin-1.5.1-bin.tar.gz</a></li> + <li><a href="https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.1/apache-kylin-1.5.2-bin.tar.gz">apache-kylin-1.5.2-bin.tar.gz</a></li> <li><a href="http://kylin.apache.org/docs15/install">å®è£ 帮å©</a></li> </ul> -<p><strong>1.5.1 äºè¿å¶å for HBase 1.x</strong></p> +<p><strong>1.5.2 äºè¿å¶å for HBase 1.x</strong></p> + +<ul> + <li><a href="https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.1/apache-kylin-1.5.2-HBase1.x-bin.tar.gz">apache-kylin-1.5.2-HBase1.x-bin.tar.gz</a></li> + <li>Git commit <a href="https://github.com/apache/kylin/commit/e85b49823e3cfea027cca497e898064fbefbd449">e85b49823e3cfea027cca497e898064fbefbd449</a></li> +</ul> + +<p><strong>1.5.2 äºè¿å¶å for CDH 5.7</strong></p> <ul> - <li><a href="https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.1/apache-kylin-1.5.1-HBase1.1.3-bin.tar.gz">apache-kylin-1.5.1-HBase1.1.3-bin.tar.gz</a></li> - <li>Git commit <a href="https://github.com/apache/kylin/commit/c6868990752864822ae3fd72f13d223f18eaa979">c6868990752864822ae3fd72f13d223f18eaa979</a></li> + <li><a href="https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.1/apache-kylin-1.5.2-cdh5.7-bin.tar.gz">apache-kylin-1.5.2-cdh5.7-bin.tar.gz</a></li> + <li>Git commit <a href="https://github.com/apache/kylin/commit/e0fbb3417063fe33b99e82724e19e107787b2e62">e0fbb3417063fe33b99e82724e19e107787b2e62</a></li> </ul> <p><strong>æå»ºäºè¿å¶å </strong><br /> Modified: kylin/site/docs15/release_notes.html URL: http://svn.apache.org/viewvc/kylin/site/docs15/release_notes.html?rev=1745585&r1=1745584&r2=1745585&view=diff ============================================================================== --- kylin/site/docs15/release_notes.html (original) +++ kylin/site/docs15/release_notes.html Thu May 26 09:36:00 2016 @@ -2048,6 +2048,111 @@ there are source code package, binary pa <li>Development relative: <a href="mailto:dev@kylin.apache.org">dev@kylin.apache.org</a></li> </ul> +<h2 id="v152---2016-05-26">v1.5.2 - 2016-05-26</h2> +<p><em>Tag:</em> <a href="https://github.com/apache/kylin/tree/kylin-1.5.2">kylin-1.5.2</a></p> + +<p>This version is backward compatiple with v1.5.1. But after upgrade to v1.5.2 from v1.5.1, you need to update coprocessor, refer to <a href="/docs15/howto/howto_update_coprocessor.html">How to update coprocessor</a>.</p> + +<p><strong>Highlights</strong></p> + +<ul> + <li>[KYLIN-1077] - Support Hive View as Lookup Table</li> + <li>[KYLIN-1515] - Make Kylin run on MapR</li> + <li>[KYLIN-1600] - Download diagnosis zip from GUI</li> + <li>[KYLIN-1672] - support kylin on cdh 5.7</li> +</ul> + +<p><strong>New Feature</strong></p> + +<ul> + <li>[KYLIN-1016] - Count distinct on any dimension should work even not a predefined measure</li> + <li>[KYLIN-1077] - Support Hive View as Lookup Table</li> + <li>[KYLIN-1441] - Display time column as partition column</li> + <li>[KYLIN-1515] - Make Kylin run on MapR</li> + <li>[KYLIN-1600] - Download diagnosis zip from GUI</li> + <li>[KYLIN-1672] - support kylin on cdh 5.7</li> +</ul> + +<p><strong>Improvement</strong></p> + +<ul> + <li>[KYLIN-869] - Enhance mail notification</li> + <li>[KYLIN-955] - HiveColumnCardinalityJob should use configurations in conf/kylin_job_conf.xml</li> + <li>[KYLIN-1313] - Enable deriving dimensions on non PK/FK</li> + <li>[KYLIN-1323] - Improve performance of converting data to hfile</li> + <li>[KYLIN-1340] - Tools to extract all cube/hybrid/project related metadata to facilitate diagnosing/debugging/* sharing</li> + <li>[KYLIN-1381] - change RealizationCapacity from three profiles to specific numbers</li> + <li>[KYLIN-1391] - quicker and better response to v2 storage engineâs rpc timeout exception</li> + <li>[KYLIN-1418] - Memory hungry cube should select LAYER and INMEM cubing smartly</li> + <li>[KYLIN-1432] - For GUI, to add one option âyyyy-MM-dd HH:MM:ssâ for Partition Date Column</li> + <li>[KYLIN-1453] - cuboid sharding based on specific column</li> + <li>[KYLIN-1487] - attach a hyperlink to introduce new aggregation group</li> + <li>[KYLIN-1526] - Move query cache back to query controller level</li> + <li>[KYLIN-1542] - Hfile owner is not hbase</li> + <li>[KYLIN-1544] - Make hbase encoding and block size configurable just like hbase compression</li> + <li>[KYLIN-1561] - Refactor storage engine(v2) to be extension friendly</li> + <li>[KYLIN-1566] - Add and use a separate kylin_job_conf.xml for in-mem cubing</li> + <li>[KYLIN-1567] - Front-end work for KYLIN-1557</li> + <li>[KYLIN-1578] - Coprocessor thread voluntarily stop itself when it reaches timeout</li> + <li>[KYLIN-1579] - IT preparation classes like BuildCubeWithEngine should exit with status code upon build * exception</li> + <li>[KYLIN-1580] - Use 1 byte instead of 8 bytes as column indicator in fact distinct MR job</li> + <li>[KYLIN-1584] - Specify region cut size in cubedesc and leave the RealizationCapacity in model as a hint</li> + <li>[KYLIN-1585] - make MAX_HBASE_FUZZY_KEYS in GTScanRangePlanner configurable</li> + <li>[KYLIN-1587] - show cube level configuration overwrites properties in CubeDesigner</li> + <li>[KYLIN-1591] - enabling different block size setting for small column families</li> + <li>[KYLIN-1599] - Add âisShardByâ flag in rowkey panel</li> + <li>[KYLIN-1601] - Need not to shrink scan cache when hbase rows can be large</li> + <li>[KYLIN-1602] - User could dump hbase usage for diagnosis</li> + <li>[KYLIN-1614] - Bring more information in diagnosis tool</li> + <li>[KYLIN-1621] - Use deflate level 1 to enable compression âon the flyâ</li> + <li>[KYLIN-1623] - Make the hll precision for data samping configurable</li> + <li>[KYLIN-1624] - HyperLogLogPlusCounter will become inaccurate when thereâre billions of entries</li> + <li>[KYLIN-1625] - GC log overwrites old one after restart Kylin service</li> + <li>[KYLIN-1627] - add backdoor toggle to dump binary cube storage response for further analysis</li> + <li>[KYLIN-1731] - allow non-admin user to edit âAdvenced Settingâ step in CubeDesigner</li> +</ul> + +<p><strong>Bug</strong></p> + +<ul> + <li>[KYLIN-989] - column width is too narrow for timestamp field</li> + <li>[KYLIN-1197] - cube data not updated after purge</li> + <li>[KYLIN-1305] - Can not get more than one system admin email in config</li> + <li>[KYLIN-1551] - Should check and ensure TopN measure has two parameters specified</li> + <li>[KYLIN-1563] - Unsafe check of initiated in HybridInstance#init()</li> + <li>[KYLIN-1569] - Select any column when adding a custom aggregation in GUI</li> + <li>[KYLIN-1574] - Unclosed ResultSet in QueryService#getMetadata()</li> + <li>[KYLIN-1581] - NPE in Job engine when execute MR job</li> + <li>[KYLIN-1593] - Agg group info will be blank when trying to edit cube</li> + <li>[KYLIN-1595] - columns in metric could also be in filter/groupby</li> + <li>[KYLIN-1596] - UT fail, due to String encoding CharsetEncoder mismatch</li> + <li>[KYLIN-1598] - cannot run complete UT at windows dev machine</li> + <li>[KYLIN-1604] - Concurrent write issue on hdfs when deploy coprocessor</li> + <li>[KYLIN-1612] - Cube is ready but insight tables not result</li> + <li>[KYLIN-1615] - UT âHiveCmdBuilderTestâ fail on âtestBeelineâ</li> + <li>[KYLIN-1619] - Canât find any realization coursed by Top-N measure</li> + <li>[KYLIN-1622] - sql not executed and report topN error</li> + <li>[KYLIN-1631] - Web UI of TopN, âgroup byâ column couldnât be a dimension column</li> + <li>[KYLIN-1634] - Unclosed OutputStream in SSHClient#scpFileToLocal()</li> + <li>[KYLIN-1637] - Sample cube build error</li> + <li>[KYLIN-1638] - Unclosed HBaseAdmin in ToolUtil#getHBaseMetaStoreId()</li> + <li>[KYLIN-1639] - Wrong logging of JobID in MapReduceExecutable.java</li> + <li>[KYLIN-1643] - Kylinâs hll counter count âNULLâ as a value</li> + <li>[KYLIN-1647] - Purge a cube, and then build again, the start date is not updated</li> + <li>[KYLIN-1650] - java.io.IOException: Filesystem closed - in Cube Build Step 2 (MapR)</li> + <li>[KYLIN-1655] - function name âgetKylinPropertiesAsInputSteamâ misspelt</li> + <li>[KYLIN-1660] - Streaming/kafka config not match with table name</li> + <li>[KYLIN-1662] - tableName got truncated during request mapping for /tables/tableName</li> + <li>[KYLIN-1666] - Should check project selection before add a stream table</li> + <li>[KYLIN-1667] - Streaming table name should allow enter âDB.TABLEâ format</li> + <li>[KYLIN-1673] - make sure metadata in 1.5.2 compatible with 1.5.1</li> + <li>[KYLIN-1678] - MetaData clean just clean FINISHED and DISCARD jobs,but job correct status is SUCCEED</li> + <li>[KYLIN-1685] - error happens while execute a sql contains â?â using Statement</li> + <li>[KYLIN-1688] - Illegal char on result dataset table</li> + <li>[KYLIN-1721] - KylinConfigExt lost base properties when store into file</li> + <li>[KYLIN-1722] - IntegerDimEnc serialization exception inside coprocessor</li> +</ul> + <h2 id="v151---2016-04-13">v1.5.1 - 2016-04-13</h2> <p><em>Tag:</em> <a href="https://github.com/apache/kylin/tree/kylin-1.5.1">kylin-1.5.1</a></p> Modified: kylin/site/download/index.html URL: http://svn.apache.org/viewvc/kylin/site/download/index.html?rev=1745585&r1=1745584&r2=1745585&view=diff ============================================================================== --- kylin/site/download/index.html (original) +++ kylin/site/download/index.html Thu May 26 09:36:00 2016 @@ -169,25 +169,33 @@ The latest release of Apache Kylin⢠can be downloaded from the ASF:</p> <ul> - <li><a href="http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.1/">Apache Kylin v1.5.1</a></li> + <li><a href="http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.2/">Apache Kylin v1.5.2</a></li> <li><a href="http://kylin.apache.org/docs15/release_notes.html">Release Notes</a></li> - <li>Git Tag: <a href="https://github.com/apache/kylin/tree/kylin-1.5.1">kylin-1.5.1</a></li> - <li>Git Commit: <a href="https://github.com/apache/kylin/commit/aa98875c1b603e79b866b5e91bc3288e61a0b679">aa98875c1b603e79b866b5e91bc3288e61a0b679</a></li> + <li>Git Tag: <a href="https://github.com/apache/kylin/tree/kylin-1.5.2">kylin-1.5.2</a></li> + <li>Git Commit: <a href="https://github.com/apache/kylin/commit/af2646b72fbb6dc81699ad6661303fd612a2eebf">af2646b72fbb6dc81699ad6661303fd612a2eebf</a></li> </ul> -<p><strong>Binary Package (for running on HBase 0.98/0.99)</strong><br /> -For convenience, thereâs binary package also available:</p> +<p><strong>Binary Package (for running on HBase 0.98/0.99)</strong></p> + +<p>For convenience, thereâs binary package also available:</p> <ul> - <li><a href="https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.1/apache-kylin-1.5.1-bin.tar.gz">apache-kylin-1.5.1-bin.tar.gz</a></li> + <li><a href="https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.2/apache-kylin-1.5.2-bin.tar.gz">apache-kylin-1.5.2-bin.tar.gz</a></li> <li><a href="http://kylin.apache.org/docs15/install">Installation Guide</a></li> </ul> <p><strong>Binary Package (for running on HBase 1.x)</strong></p> <ul> - <li><a href="https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.1/apache-kylin-1.5.1-HBase1.1.3-bin.tar.gz">apache-kylin-1.5.1-HBase1.1.3-bin.tar.gz</a></li> - <li>Git commit <a href="https://github.com/apache/kylin/commit/c6868990752864822ae3fd72f13d223f18eaa979">c6868990752864822ae3fd72f13d223f18eaa979</a></li> + <li><a href="https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.2/apache-kylin-1.5.2-HBase1.x-bin.tar.gz">apache-kylin-1.5.2-HBase1.x-bin.tar.gz</a></li> + <li>Git commit <a href="https://github.com/apache/kylin/commit/e85b49823e3cfea027cca497e898064fbefbd449">e85b49823e3cfea027cca497e898064fbefbd449</a></li> +</ul> + +<p><strong>Binary Package (for running on CDH 5.7)</strong></p> + +<ul> + <li><a href="https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.2/apache-kylin-1.5.2-cdh5.7-bin.tar.gz">apache-kylin-1.5.2-cdh5.7-bin.tar.gz</a></li> + <li>Git commit <a href="https://github.com/apache/kylin/commit/e0fbb3417063fe33b99e82724e19e107787b2e62">e0fbb3417063fe33b99e82724e19e107787b2e62</a></li> </ul> <p><strong>Build Binary Package</strong><br />