Author: lidong Date: Tue May 19 03:01:38 2020 New Revision: 1877902 URL: http://svn.apache.org/viewvc?rev=1877902&view=rev Log: Doc update for Kylin 2.6.6&3.0.2
Modified: kylin/site/docs/release_notes.html kylin/site/download/index.html kylin/site/feed.xml Modified: kylin/site/docs/release_notes.html URL: http://svn.apache.org/viewvc/kylin/site/docs/release_notes.html?rev=1877902&r1=1877901&r2=1877902&view=diff ============================================================================== --- kylin/site/docs/release_notes.html (original) +++ kylin/site/docs/release_notes.html Tue May 19 03:01:38 2020 @@ -7730,6 +7730,45 @@ 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="v302---2020-05-19">v3.0.2 - 2020-05-19</h2> +<p><em>Tag:</em> <a href="https://github.com/apache/kylin/tree/kylin-3.0.2">kylin-3.0.2</a><br /> +This is a bugfix release after 3.0.1, with 6 enhancements and 19 bug fixes.</p> + +<p><strong>Improvement</strong></p> + +<ul> + <li>[KYLIN-3628] - Query with lookup table always use latest snapshot</li> + <li>[KYLIN-4132] - Kylin neednât use âorg.apache.directory.api.util.Stringsâ to import api-util.jar</li> + <li>[KYLIN-4388] - Refine the Dockerfile</li> + <li>[KYLIN-4390] - Update tomcat to 7.0.100</li> + <li>[KYLIN-4400] - Use beeline as hive client in system-cube.sh</li> + <li>[KYLIN-4437] - Should replace deprecated âmapred.job.nameâ</li> +</ul> + +<p><strong>Bug Fix</strong></p> + +<ul> + <li>[KYLIN-4119] - The admin of project canât operate the action of Hybrids</li> + <li>[KYLIN-4206] - Build kylin on EMR 5.23. The kylin version is 2.6.4. When building the cube, the hive table cannot be found</li> + <li>[KYLIN-4340] - Fix bug of get value of isSparkFactDistinctEnable for cube not correct</li> + <li>[KYLIN-4353] - Realtime Segment is not closed in expected duration</li> + <li>[KYLIN-4354] - Prune segment not using given filter when using jdbc preparestatement</li> + <li>[KYLIN-4370] - Spark job failing with JDBC source on 8th step with error : org.apache.kylin.engine.spark.SparkCubingByLayer. Root cause: Table or view not found: <code class="highlighter-rouge">default</code>.`kylin_intermediate tableâ</li> + <li>[KYLIN-4372] - Docker entrypoint delete file too later cause ZK started by HBase crash</li> + <li>[KYLIN-4379] - Calculate column cardinality cannot use kylin config overwrite cause job failed</li> + <li>[KYLIN-4383] - Kylin Integrated Issue with Amazon EMR and AWS Glue in HiveMetaStoreClientFactory.java</li> + <li>[KYLIN-4385] - KYLIN system cube failing to update table when run on EMR with S3 as storage and EMRFS</li> + <li>[KYLIN-4396] - File Descriptor Leakage in MR Build Engine</li> + <li>[KYLIN-4397] - Use newLinkedHashMap in AssignmentUtil.java</li> + <li>[KYLIN-4405] - Internal exception when trying to build cube whose modal has null PartitionDesc</li> + <li>[KYLIN-4425] - Refactor Diagnosis Tool</li> + <li>[KYLIN-4426] - Refine CliCommandExecutor</li> + <li>[KYLIN-4433] - When uhc step is turned on, Build Dimension Dictionary job cannot get correct configuration</li> + <li>[KYLIN-4438] - Null password may cause RuntimeException when starting up</li> + <li>[KYLIN-4470] - The user cannot log in kylin normally after being assigned to a group</li> + <li>[KYLIN-4481] - Project-level ACL lookups not working for non-admin SAML-federated users</li> +</ul> + <h2 id="v301---2020-02-20">v3.0.1 - 2020-02-20</h2> <p><em>Tag:</em> <a href="https://github.com/apache/kylin/tree/kylin-3.0.1">kylin-3.0.1</a><br /> This is a bugfix release after 3.0.0, with 10 enhancements and 14 bug fixes.</p> @@ -8048,6 +8087,40 @@ This is the alpha release of Kylinâ <li>[KYLIN-3923] - UT GeneralColumnDataTest fail</li> </ul> +<h2 id="v266---2020-05-19">v2.6.6 - 2020-05-19</h2> +<p><em>Tag:</em> <a href="https://github.com/apache/kylin/tree/kylin-2.6.6">kylin-2.6.6</a><br /> +This is a bugfix release after 2.6.5, with 6 enhancements and 14 bug fixes.</p> + +<p><strong>Improvement</strong></p> + +<ul> + <li>[KYLIN-3628] - Query with lookup table always use latest snapshot</li> + <li>[KYLIN-4132] - Kylin neednât use âorg.apache.directory.api.util.Stringsâ to import api-util.jar</li> + <li>[KYLIN-4160] - Auto redirect to host:port/kylin when user only enter host:port in broswer</li> + <li>[KYLIN-4314] - Support union in intersect_count() function</li> + <li>[KYLIN-4390] - Update tomcat to 7.0.100</li> + <li>[KYLIN-4400] - Use beeline as hive client in system-cube.sh</li> +</ul> + +<p><strong>Bug Fix</strong></p> + +<ul> + <li>[KYLIN-4072] - CDH 6.x find-hbase-dependency.sh return with âbase-common lib not foundâ</li> + <li>[KYLIN-4119] - The admin of project canât operate the action of Hybrids</li> + <li>[KYLIN-4206] - Build kylin on EMR 5.23. The kylin version is 2.6.4. When building the cube, the hive table cannot be found</li> + <li>[KYLIN-4245] - SqlConverter returns wrong syntax SQL when SqlParser fails for JDBC source</li> + <li>[KYLIN-4354] - Prune segment not using given filter when using jdbc preparestatement</li> + <li>[KYLIN-4370] - Spark job failing with JDBC source on 8th step with error : org.apache.kylin.engine.spark.SparkCubingByLayer. Root cause: Table or view not found: <code class="highlighter-rouge">default</code>.`kylin_intermediate tableâ</li> + <li>[KYLIN-4379] - Calculate column cardinality cannot use kylin config overwrite cause job failed</li> + <li>[KYLIN-4383] - Kylin Integrated Issue with Amazon EMR and AWS Glue in HiveMetaStoreClientFactory.java</li> + <li>[KYLIN-4385] - KYLIN system cube failing to update table when run on EMR with S3 as storage and EMRFS</li> + <li>[KYLIN-4405] - Internal exception when trying to build cube whose modal has null PartitionDesc</li> + <li>[KYLIN-4426] - Refine CliCommandExecutor</li> + <li>[KYLIN-4433] - When uhc step is turned on, Build Dimension Dictionary job cannot get correct configuration</li> + <li>[KYLIN-4438] - Null password may cause RuntimeException when starting up</li> + <li>[KYLIN-4481] - Project-level ACL lookups not working for non-admin SAML-federated users</li> +</ul> + <h2 id="v265---2020-02-20">v2.6.5 - 2020-02-20</h2> <p><em>Tag:</em> <a href="https://github.com/apache/kylin/tree/kylin-2.6.5">kylin-2.6.5</a><br /> This is a bugfix release after 2.6.4, with 12 enhancements and 20 bug fixes.</p> Modified: kylin/site/download/index.html URL: http://svn.apache.org/viewvc/kylin/site/download/index.html?rev=1877902&r1=1877901&r2=1877902&view=diff ============================================================================== --- kylin/site/download/index.html (original) +++ kylin/site/download/index.html Tue May 19 03:01:38 2020 @@ -7724,40 +7724,40 @@ var _hmt = _hmt || []; </header> <p>You can verify the download by following these <a href="https://www.apache.org/info/verification.html">procedures</a> and using these <a href="https://www.apache.org/dist/kylin/KEYS">KEYS</a>.</p> -<h4 id="v301">v3.0.1</h4> +<h4 id="v302">v3.0.2</h4> <ul> - <li>Kylin 3.0.0 is a major release of Kylinâs next generation after 2.x, with the new real-time OLAP feature, Kylin can query streaming data with sub-second latency. Kylin 3.0.1 is a release after 3.0.0, with 24 bug fixes and enhancement. To learn about real-time OLAP, please visit <a href="/blog/2019/04/12/rt-streaming-design/">the tech blog</a> and <a href="/docs/tutorial/realtime_olap.html">the tutorial</a> for real-time OLAP.</li> + <li>Kylin 3.0.0 is a major release of Kylinâs next generation after 2.x, with the new real-time OLAP feature, Kylin can query streaming data with sub-second latency. Kylin 3.0.2 is a release after 3.0.0, with 25 bug fixes and enhancement. To learn about real-time OLAP, please visit <a href="/blog/2019/04/12/rt-streaming-design/">the tech blog</a> and <a href="/docs/tutorial/realtime_olap.html">the tutorial</a> for real-time OLAP.</li> <li><a href="/docs/release_notes.html">Release notes</a>, <a href="/docs/install/index.html">installation guide</a> and <a href="/docs/howto/howto_upgrade.html">upgrade guide</a></li> - <li>Source download: <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.0.1/apache-kylin-3.0.1-source-release.zip">apache-kylin-3.0.1-source-release.zip</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.1/apache-kylin-3.0.1-source-release.zip.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.1/apache-kylin-3.0.1-source-release.zip.sha256">sha256</a>]</li> + <li>Source download: <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.0.2/apache-kylin-3.0.2-source-release.zip">apache-kylin-3.0.2-source-release.zip</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.2/apache-kylin-3.0.2-source-release.zip.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.2/apache-kylin-3.0.2-source-release.zip.sha256">sha256</a>]</li> <li>Binary for Hadoop 2 download: <ul> - <li>for HBase 1.x (includes HDP 2.3+, AWS EMR 5.0+, Azure HDInsight 3.4 - 3.6) - <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.0.1/apache-kylin-3.0.1-bin-hbase1x.tar.gz">apache-kylin-3.0.1-bin-hbase1x.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.1/apache-kylin-3.0.1-bin-hbase1x.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.1/apache-kylin-3.0.1-bin-hbase1x.tar.gz.sha256">sha256</a>]</li> - <li>for Cloudera CDH 5.7+ - <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.0.1/apache-kylin-3.0.1-bin-cdh57.tar.gz">apache-kylin-3.0.1-bin-cdh57.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.1/apache-kylin-3.0.1-bin-cdh57.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.1/apache-kylin-3.0.1-bin-cdh57.tar.gz.sha256">sha256</a>]</li> + <li>for HBase 1.x (includes HDP 2.3+, AWS EMR 5.0+, Azure HDInsight 3.4 - 3.6) - <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.0.2/apache-kylin-3.0.2-bin-hbase1x.tar.gz">apache-kylin-3.0.2-bin-hbase1x.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.2/apache-kylin-3.0.2-bin-hbase1x.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.2/apache-kylin-3.0.2-bin-hbase1x.tar.gz.sha256">sha256</a>]</li> + <li>for Cloudera CDH 5.7+ - <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.0.2/apache-kylin-3.0.2-bin-cdh57.tar.gz">apache-kylin-3.0.2-bin-cdh57.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.2/apache-kylin-3.0.2-bin-cdh57.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.2/apache-kylin-3.0.2-bin-cdh57.tar.gz.sha256">sha256</a>]</li> </ul> </li> <li>Binary for Hadoop 3 download: <ul> - <li>for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.0.1/apache-kylin-3.0.1-bin-hadoop3.tar.gz">apache-kylin-3.0.1-bin-hadoop3.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.1/apache-kylin-3.0.1-bin-hadoop3.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.1/apache-kylin-3.0.1-bin-hadoop3.tar.gz.sha256">sha256</a>]</li> - <li>for Cloudera CDH 6.0/6.1 (check <a href="https://issues.apache.org/jira/browse/KYLIN-3564">KYLIN-3564</a> first) - <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.0.1/apache-kylin-3.0.1-bin-cdh60.tar.gz">apache-kylin-3.0.1-bin-cdh60.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.1/apache-kylin-3.0.1-bin-cdh60.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.1/apache-kylin-3.0.1-bin-cdh60.tar.gz.sha256">sha256</a>]</li> + <li>for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.0.2/apache-kylin-3.0.2-bin-hadoop3.tar.gz">apache-kylin-3.0.2-bin-hadoop3.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.2/apache-kylin-3.0.2-bin-hadoop3.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.2/apache-kylin-3.0.2-bin-hadoop3.tar.gz.sha256">sha256</a>]</li> + <li>for Cloudera CDH 6.0/6.1 (check <a href="https://issues.apache.org/jira/browse/KYLIN-3564">KYLIN-3564</a> first) - <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.0.2/apache-kylin-3.0.2-bin-cdh60.tar.gz">apache-kylin-3.0.2-bin-cdh60.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.2/apache-kylin-3.0.2-bin-cdh60.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-3.0.2/apache-kylin-3.0.2-bin-cdh60.tar.gz.sha256">sha256</a>]</li> </ul> </li> </ul> -<h4 id="v265">v2.6.5</h4> +<h4 id="v266">v2.6.6</h4> <ul> - <li>This is a release after 2.6.4, with 32 bug fixes and enhancement. Check the release notes.</li> + <li>This is a release after 2.6.5 with 20 bug fixes and enhancement. Check the release notes.</li> <li><a href="/docs/release_notes.html">Release notes</a>, <a href="/docs/install/index.html">installation guide</a> and <a href="/docs/howto/howto_upgrade.html">upgrade guide</a></li> - <li>Source download: <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.5/apache-kylin-2.6.5-source-release.zip">apache-kylin-2.6.5-source-release.zip</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.5/apache-kylin-2.6.5-source-release.zip.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.5/apache-kylin-2.6.5-source-release.zip.sha256">sha256</a>]</li> + <li>Source download: <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-source-release.zip">apache-kylin-2.6.6-source-release.zip</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-source-release.zip.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-source-release.zip.sha256">sha256</a>]</li> <li>Binary for Hadoop 2 download: <ul> - <li>for HBase 1.x (includes HDP 2.3+, AWS EMR 5.0+, Azure HDInsight 3.4 - 3.6) - <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.5/apache-kylin-2.6.5-bin-hbase1x.tar.gz">apache-kylin-2.6.5-bin-hbase1x.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.5/apache-kylin-2.6.5-bin-hbase1x.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.5/apache-kylin-2.6.5-bin-hbase1x.tar.gz.sha256">sha256</a>]</li> - <li>for Cloudera CDH 5.7+ - <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.5/apache-kylin-2.6.5-bin-cdh57.tar.gz">apache-kylin-2.6.5-bin-cdh57.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.5/apache-kylin-2.6.5-bin-cdh57.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.5/apache-kylin-2.6.5-bin-cdh57.tar.gz.sha256">sha256</a>]</li> + <li>for HBase 1.x (includes HDP 2.3+, AWS EMR 5.0+, Azure HDInsight 3.4 - 3.6) - <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hbase1x.tar.gz">apache-kylin-2.6.6-bin-hbase1x.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hbase1x.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hbase1x.tar.gz.sha256">sha256</a>]</li> + <li>for Cloudera CDH 5.7+ - <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh57.tar.gz">apache-kylin-2.6.6-bin-cdh57.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh57.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh57.tar.gz.sha256">sha256</a>]</li> </ul> </li> <li>Binary for Hadoop 3 download: <ul> - <li>for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.5/apache-kylin-2.6.5-bin-hadoop3.tar.gz">apache-kylin-2.6.5-bin-hadoop3.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.5/apache-kylin-2.6.5-bin-hadoop3.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.5/apache-kylin-2.6.5-bin-hadoop3.tar.gz.sha256">sha256</a>]</li> - <li>for Cloudera CDH 6.0/6.1 (check <a href="https://issues.apache.org/jira/browse/KYLIN-3564">KYLIN-3564</a> first) - <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.5/apache-kylin-2.6.5-bin-cdh60.tar.gz">apache-kylin-2.6.5-bin-cdh60.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.5/apache-kylin-2.6.5-bin-cdh60.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.5/apache-kylin-2.6.5-bin-cdh60.tar.gz.sha256">sha256</a>]</li> + <li>for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hadoop3.tar.gz">apache-kylin-2.6.6-bin-hadoop3.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hadoop3.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hadoop3.tar.gz.sha256">sha256</a>]</li> + <li>for Cloudera CDH 6.0/6.1 (check <a href="https://issues.apache.org/jira/browse/KYLIN-3564">KYLIN-3564</a> first) - <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh60.tar.gz">apache-kylin-2.6.6-bin-cdh60.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh60.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh60.tar.gz.sha256">sha256</a>]</li> </ul> </li> </ul> Modified: kylin/site/feed.xml URL: http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1877902&r1=1877901&r2=1877902&view=diff ============================================================================== --- kylin/site/feed.xml (original) +++ kylin/site/feed.xml Tue May 19 03:01:38 2020 @@ -19,8 +19,8 @@ <description>Apache Kylin Home</description> <link>http://kylin.apache.org/</link> <atom:link href="http://kylin.apache.org/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Thu, 14 May 2020 06:59:11 -0700</pubDate> - <lastBuildDate>Thu, 14 May 2020 06:59:11 -0700</lastBuildDate> + <pubDate>Mon, 18 May 2020 19:47:01 -0700</pubDate> + <lastBuildDate>Mon, 18 May 2020 19:47:01 -0700</lastBuildDate> <generator>Jekyll v2.5.3</generator> <item>