Author: lidong Date: Tue Sep 25 14:08:15 2018 New Revision: 1841935 URL: http://svn.apache.org/viewvc?rev=1841935&view=rev Log: fix release notes
Modified: kylin/site/cn/development/index.html kylin/site/cn/docs/install/index.html kylin/site/development/index.html kylin/site/docs/install/index.html kylin/site/docs/release_notes.html kylin/site/docs24/release_notes.html kylin/site/feed.xml Modified: kylin/site/cn/development/index.html URL: http://svn.apache.org/viewvc/kylin/site/cn/development/index.html?rev=1841935&r1=1841934&r2=1841935&view=diff ============================================================================== --- kylin/site/cn/development/index.html (original) +++ kylin/site/cn/development/index.html Tue Sep 25 14:08:15 2018 @@ -179,8 +179,7 @@ Commits <a href="https://github.com/apac Gitbox çéåï¼<a href="https://gitbox.apache.org/repos/asf?p=kylin.git">https://gitbox.apache.org/repos/asf?p=kylin.git </a></p> <h3 id="ci-">CI å代ç åæ</h3> -<p>ä½¿ç¨ JDK 1.7ï¼è¿æ¶ï¼ç master 忝ä¸ç UTï¼<a href="https://builds.apache.org/job/Kylin-Master-JDK-1.7/">Kylin-Master-JDK-1.7</a> <br /> -ä½¿ç¨ JDK 1.8 ç master 忝ä¸ç UTï¼<a href="https://builds.apache.org/job/Kylin-Master-JDK-1.8/">Kylin-Master-JDK-1.8</a> <br /> +<p>ä½¿ç¨ JDK 1.8 ç master 忝ä¸ç UTï¼<a href="https://builds.apache.org/job/Kylin-Master-JDK-1.8/">Kylin-Master-JDK-1.8</a> <br /> éæä»£ç åæï¼<a href="https://builds.apache.org/analysis/overview?id=org.apache.kylin%3Akylin">SonarCube dashboard</a></p> <p><a href="https://travis-ci.org/apache/kylin"><img src="https://travis-ci.org/apache/kylin.svg?branch=master" alt="Build Status" /></a><a href="https://www.codacy.com/app/kyligence-git/kylin?utm_source=github.com&utm_medium=referral&utm_content=apache/kylin&utm_campaign=Badge_Grade"><img src="https://api.codacy.com/project/badge/Grade/74f0139786cd4e8a8ce69bb0c17c2e71" alt="Codacy Badge" /></a><br /> Modified: kylin/site/cn/docs/install/index.html URL: http://svn.apache.org/viewvc/kylin/site/cn/docs/install/index.html?rev=1841935&r1=1841934&r2=1841935&view=diff ============================================================================== --- kylin/site/cn/docs/install/index.html (original) +++ kylin/site/cn/docs/install/index.html Tue Sep 25 14:08:15 2018 @@ -169,16 +169,16 @@ var _hmt = _hmt || []; <h2 id="section">è½¯ä»¶è¦æ±</h2> <ul> - <li>Hadoop: 2.7+</li> + <li>Hadoop: 2.7+, 3.1+ (since v2.5)</li> <li>Hive: 0.13 - 1.2.1+</li> - <li>HBase: 1.1+</li> + <li>HBase: 1.1+, 2.0 (since v2.5)</li> <li>Spark (å¯é) 2.1.1+</li> <li>Kafka (å¯é) 0.10.0+</li> - <li>JDK: 1.7+</li> + <li>JDK: 1.8+ (since v2.5)</li> <li>OS: Linux only, CentOS 6.5+ or Ubuntu 16.0.4+</li> </ul> -<p>å¨ Hortonworks HDP 2.2 - 2.6, Cloudera CDH 5.7 - 5.11, AWS EMR 5.7 - 5.10, Azure HDInsight 3.5 - 3.6 䏿µè¯éè¿ã</p> +<p>å¨ Hortonworks HDP 2.2 - 2.6 and 3.0, Cloudera CDH 5.7 - 5.11 and 6.0, AWS EMR 5.7 - 5.10, Azure HDInsight 3.5 - 3.6 䏿µè¯éè¿ã</p> <p>åºäºè¯ç¨åå¼åçç®çï¼æä»¬å»ºè®®æ¨ä½¿ç¨éæç sandbox æ¥è¯ç¨ Kylinï¼æ¯å¦ <a href="http://hortonworks.com/products/hortonworks-sandbox/">HDP sandbox</a>ï¼ä¸å ¶è¦ä¿è¯ 10 GB memoryãæä»¬å»ºè®®æ¨å¨ Virtual Box settings ä¸ä½¿ç¨æ¡¥æ¥æ¨¡å¼ä»£æ¿ NAT 模å¼ã</p> Modified: kylin/site/development/index.html URL: http://svn.apache.org/viewvc/kylin/site/development/index.html?rev=1841935&r1=1841934&r2=1841935&view=diff ============================================================================== --- kylin/site/development/index.html (original) +++ kylin/site/development/index.html Tue Sep 25 14:08:15 2018 @@ -5820,8 +5820,7 @@ Source Repo: <a href="https://github.com Mirrored to Gitbox: <a href="https://gitbox.apache.org/repos/asf?p=kylin.git">https://gitbox.apache.org/repos/asf?p=kylin.git </a></p> <h3 id="ci-and-code-analysis">CI and Code Analysis</h3> -<p>UT on master branch with JDK 1.7(deprecated): <a href="https://builds.apache.org/job/Kylin-Master-JDK-1.7/">Kylin-Master-JDK-1.7</a> <br /> -UT on master branch with JDK 1.8: <a href="https://builds.apache.org/job/Kylin-Master-JDK-1.8/">Kylin-Master-JDK-1.8</a> <br /> +<p>UT on master branch with JDK 1.8: <a href="https://builds.apache.org/job/Kylin-Master-JDK-1.8/">Kylin-Master-JDK-1.8</a> <br /> Static Code Analysis: <a href="https://builds.apache.org/analysis/overview?id=org.apache.kylin%3Akylin">SonarCube dashboard</a></p> <p><a href="https://travis-ci.org/apache/kylin"><img src="https://travis-ci.org/apache/kylin.svg?branch=master" alt="Build Status" /></a><a href="https://www.codacy.com/app/kyligence-git/kylin?utm_source=github.com&utm_medium=referral&utm_content=apache/kylin&utm_campaign=Badge_Grade"><img src="https://api.codacy.com/project/badge/Grade/74f0139786cd4e8a8ce69bb0c17c2e71" alt="Codacy Badge" /></a><br /> Modified: kylin/site/docs/install/index.html URL: http://svn.apache.org/viewvc/kylin/site/docs/install/index.html?rev=1841935&r1=1841934&r2=1841935&view=diff ============================================================================== --- kylin/site/docs/install/index.html (original) +++ kylin/site/docs/install/index.html Tue Sep 25 14:08:15 2018 @@ -5812,17 +5812,17 @@ var _hmt = _hmt || []; <h2 id="software-requirements">Software requirements</h2> <ul> - <li>Hadoop: 2.7+</li> + <li>Hadoop: 2.7+, 3.1+ (since v2.5)</li> <li>Hive: 0.13 - 1.2.1+</li> - <li>HBase: 1.1+</li> + <li>HBase: 1.1+, 2.0 (since v2.5)</li> <li>Spark 2.1.1+</li> - <li>JDK: 1.7+</li> + <li>JDK: 1.8+ (since v2.5)</li> <li>OS: Linux only, CentOS 6.5+ or Ubuntu 16.0.4+</li> </ul> -<p>Tested with Hortonworks HDP 2.2 - 2.6, Cloudera CDH 5.7 - 5.11, AWS EMR 5.7 - 5.10, Azure HDInsight 3.5 - 3.6.</p> +<p>Tested with Hortonworks HDP 2.4 - 2.6 and 3.0, Cloudera CDH 5.7 - 5.11 and 6.0, AWS EMR 5.7 - 5.10, Azure HDInsight 3.5 - 3.6.</p> -<p>For trial and development purpose, we recommend you try Kylin with an all-in-one sandbox VM, like <a href="http://hortonworks.com/products/hortonworks-sandbox/">HDP sandbox</a>, and give it 10 GB memory. We suggest you using bridged mode instead of NAT mode in Virtual Box settings.</p> +<p>For trial and development purpose, we recommend you try Kylin with an all-in-one sandbox VM, like <a href="http://hortonworks.com/products/hortonworks-sandbox/">Hortonworks HDP sandbox</a>, and give it 10 GB memory. We suggest you using bridged mode instead of NAT mode in Virtual Box settings.</p> <h2 id="hardware-requirements">Hardware requirements</h2> Modified: kylin/site/docs/release_notes.html URL: http://svn.apache.org/viewvc/kylin/site/docs/release_notes.html?rev=1841935&r1=1841934&r2=1841935&view=diff ============================================================================== --- kylin/site/docs/release_notes.html (original) +++ kylin/site/docs/release_notes.html Tue Sep 25 14:08:15 2018 @@ -5827,7 +5827,8 @@ This is a major release after 2.4, with <p><strong>New Feature</strong><br /> * [KYLIN-2565] - Support Hadoop 3.0<br /> -* [KYLIN-3488] - Support MySQL as Kylin metadata storage</p> +* [KYLIN-3488] - Support MySQL as Kylin metadata storage<br /> +* [KYLIN-3366] - Configure automatic enabling of cubes after a build process</p> <p><strong>Improvement</strong><br /> * [KYLIN-2998] - Kill spark app when cube job was discarded<br /> @@ -5968,7 +5969,6 @@ This is a major release after 2.3.x, wit * [KYLIN-3315] - Allow each project to set its own source at project level<br /> * [KYLIN-3343] - Support JDBC source on UI<br /> * [KYLIN-3358] - Support sum(case whenâ¦), sum(2*price+1), count(column) and more<br /> -* [KYLIN-3366] - Configure automatic enabling of cubes after a build process<br /> * [KYLIN-3378] - Support Kafka table join with Hive tables</p> <p><strong>Improvement</strong><br /> Modified: kylin/site/docs24/release_notes.html URL: http://svn.apache.org/viewvc/kylin/site/docs24/release_notes.html?rev=1841935&r1=1841934&r2=1841935&view=diff ============================================================================== --- kylin/site/docs24/release_notes.html (original) +++ kylin/site/docs24/release_notes.html Tue Sep 25 14:08:15 2018 @@ -5862,7 +5862,6 @@ This is a major release after 2.3.x, wit * [KYLIN-3315] - Allow each project to set its own source at project level<br /> * [KYLIN-3343] - Support JDBC source on UI<br /> * [KYLIN-3358] - Support sum(case whenâ¦), sum(2*price+1), count(column) and more<br /> -* [KYLIN-3366] - Configure automatic enabling of cubes after a build process<br /> * [KYLIN-3378] - Support Kafka table join with Hive tables</p> <p><strong>Improvement</strong><br /> Modified: kylin/site/feed.xml URL: http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1841935&r1=1841934&r2=1841935&view=diff ============================================================================== --- kylin/site/feed.xml (original) +++ kylin/site/feed.xml Tue Sep 25 14:08:15 2018 @@ -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>Sat, 22 Sep 2018 06:59:19 -0700</pubDate> - <lastBuildDate>Sat, 22 Sep 2018 06:59:19 -0700</lastBuildDate> + <pubDate>Tue, 25 Sep 2018 06:59:30 -0700</pubDate> + <lastBuildDate>Tue, 25 Sep 2018 06:59:30 -0700</lastBuildDate> <generator>Jekyll v2.5.3</generator> <item>