Author: lidong Date: Mon Oct 14 13:49:20 2019 New Revision: 1868450 URL: http://svn.apache.org/viewvc?rev=1868450&view=rev Log: fix type mistake
Modified: kylin/site/assets/css/styles.css kylin/site/assets/images/data.png kylin/site/assets/js/main.js kylin/site/cn/docs/tutorial/cube_build_job.html kylin/site/cn/download/index.html kylin/site/download/index.html kylin/site/feed.xml kylin/site/index.html Modified: kylin/site/assets/css/styles.css URL: http://svn.apache.org/viewvc/kylin/site/assets/css/styles.css?rev=1868450&r1=1868449&r2=1868450&view=diff ============================================================================== --- kylin/site/assets/css/styles.css (original) +++ kylin/site/assets/css/styles.css Mon Oct 14 13:49:20 2019 @@ -132,7 +132,7 @@ a:hover, a:focus { **********************************************************************/ #head { - background: #f4f4f4 url(../images/data.jpg) top center; + background: #f4f4f4 url(../images/data.png) top center; background-size: cover; color: #7C7C7C; height: 520px; Modified: kylin/site/assets/images/data.png URL: http://svn.apache.org/viewvc/kylin/site/assets/images/data.png?rev=1868450&r1=1868449&r2=1868450&view=diff ============================================================================== Binary files - no diff available. Modified: kylin/site/assets/js/main.js URL: http://svn.apache.org/viewvc/kylin/site/assets/js/main.js?rev=1868450&r1=1868449&r2=1868450&view=diff ============================================================================== --- kylin/site/assets/js/main.js (original) +++ kylin/site/assets/js/main.js Mon Oct 14 13:49:20 2019 @@ -43,7 +43,7 @@ jQuery(document).ready(function ($) { } if (logoTop > 0 && logoTop< currentPosition) { - $('#intro_logo').addClass("animated fadeInRight"); + //$('#intro_logo').addClass("animated fadeInRight"); } else { $('#intro_logo').removeClass("animated fadeInRight"); } Modified: kylin/site/cn/docs/tutorial/cube_build_job.html URL: http://svn.apache.org/viewvc/kylin/site/cn/docs/tutorial/cube_build_job.html?rev=1868450&r1=1868449&r2=1868450&view=diff ============================================================================== --- kylin/site/cn/docs/tutorial/cube_build_job.html (original) +++ kylin/site/cn/docs/tutorial/cube_build_job.html Mon Oct 14 13:49:20 2019 @@ -191,12 +191,12 @@ var _hmt = _hmt || []; <li> <p>éæ©åä¼åºç°ä¸ä¸ªå¼¹åºçªå£ï¼ç¹å» <code class="highlighter-rouge">Start Date</code> æè <code class="highlighter-rouge">End Date</code> è¾å ¥æ¡éæ©è¿ä¸ªå¢é cube æå»ºçèµ·å§æ¥æã</p> - <p><img src="/images/tutorial/1.5/Kylin-Cube-Build-and-Job-Monitoring-Tutorial/3 date.png" alt="" /></p> + <p><img src="/images/tutorial/1.5/Kylin-Cube-Build-and-Job-Monitoring-Tutorial/3 date.PNG" alt="" /></p> </li> <li> <p>ç¹å» <code class="highlighter-rouge">Submit</code> æäº¤è¯·æ±ãæåä¹åï¼ä½ å°ä¼å¨ <code class="highlighter-rouge">Monitor</code> 页é¢çå°æ°å»ºç jobã</p> - <p><img src="/images/tutorial/1.5/Kylin-Cube-Build-and-Job-Monitoring-Tutorial/4 jobs-page.PNG" alt="" /></p> + <p><img src="/images/tutorial/1.5/Kylin-Cube-Build-and-Job-Monitoring-Tutorial/4 jobs-page.png" alt="" /></p> </li> <li> <p>æ°å»ºç job æ¯ âpendingâ ç¶æï¼ä¸ä¼å¿ï¼å®å°±ä¼å¼å§è¿è¡å¹¶ä¸ä½ å¯ä»¥éè¿å·æ° web 页颿è ç¹å»å·æ°æé®æ¥æ¥çè¿åº¦ã</p> Modified: kylin/site/cn/download/index.html URL: http://svn.apache.org/viewvc/kylin/site/cn/download/index.html?rev=1868450&r1=1868449&r2=1868450&view=diff ============================================================================== --- kylin/site/cn/download/index.html (original) +++ kylin/site/cn/download/index.html Mon Oct 14 13:49:20 2019 @@ -209,17 +209,17 @@ var _hmt = _hmt || []; <ul> <li>è¿æ¯2.6.3 çæ¬åçä¸ä¸ª bugfix åå¸çæ¬ï¼å å«27个é®é¢çä¿®å¤ä»¥ååç§æ¹è¿ãå ³äºå ·ä½å 容请æ¥çåå¸è¯´æ.</li> <li><a href="/docs/release_notes.html">åå¸è¯´æ</a>ï¼ <a href="/docs/install/index.html">å®è£ æå</a> å <a href="/docs/howto/howto_upgrade.html">å级æå</a></li> - <li>æºç ä¸è½½: <a href="https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.6.4-rc1/apache-kylin-2.6.4-source-release.zip">apache-kylin-2.6.4-source-release.zip</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-source-release.zip.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-source-release.zip.sha256">sha256</a>]</li> + <li>æºç ä¸è½½: <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-source-release.zip">apache-kylin-2.6.4-source-release.zip</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-source-release.zip.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-source-release.zip.sha256">sha256</a>]</li> <li>Hadoop 2 äºè¿å¶å : <ul> - <li>for HBase 1.x (includes HDP 2.3+, AWS EMR 5.0+, Azure HDInsight 3.4 - 3.6) - <a href="https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.6.4-rc1/apache-kylin-2.6.4-bin-hbase1x.tar.gz">apache-kylin-2.6.4-bin-hbase1x.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hbase1x.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hbase1x.tar.gz.sha256">sha256</a>]</li> - <li>for Cloudera CDH 5.7+ - <a href="https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.6.4-rc1/apache-kylin-2.6.4-bin-cdh57.tar.gz">apache-kylin-2.6.4-bin-cdh57.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh57.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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.4/apache-kylin-2.6.4-bin-hbase1x.tar.gz">apache-kylin-2.6.4-bin-hbase1x.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hbase1x.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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.4/apache-kylin-2.6.4-bin-cdh57.tar.gz">apache-kylin-2.6.4-bin-cdh57.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh57.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh57.tar.gz.sha256">sha256</a>]</li> </ul> </li> <li>Hadoop 3 äºè¿å¶å : <ul> - <li>for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - <a href="https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.6.4-rc1/apache-kylin-2.6.4-bin-hadoop3.tar.gz">apache-kylin-2.6.4-bin-hadoop3.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hadoop3.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.6.4-rc1/apache-kylin-2.6.4-bin-cdh60.tar.gz">apache-kylin-2.6.4-bin-cdh60.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh60.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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.4/apache-kylin-2.6.4-bin-hadoop3.tar.gz">apache-kylin-2.6.4-bin-hadoop3.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hadoop3.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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.4/apache-kylin-2.6.4-bin-cdh60.tar.gz">apache-kylin-2.6.4-bin-cdh60.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh60.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh60.tar.gz.sha256">sha256</a>]</li> </ul> </li> </ul> Modified: kylin/site/download/index.html URL: http://svn.apache.org/viewvc/kylin/site/download/index.html?rev=1868450&r1=1868449&r2=1868450&view=diff ============================================================================== --- kylin/site/download/index.html (original) +++ kylin/site/download/index.html Mon Oct 14 13:49:20 2019 @@ -6386,17 +6386,17 @@ var _hmt = _hmt || []; <ul> <li>This is a major release after 2.6.3, with 27 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://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.6.4-rc1/apache-kylin-2.6.4-source-release.zip">apache-kylin-2.6.4-source-release.zip</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-source-release.zip.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-source-release.zip.sha256">sha256</a>]</li> + <li>Source download: <a href="https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-source-release.zip">apache-kylin-2.6.4-source-release.zip</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-source-release.zip.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.6.4-rc1/apache-kylin-2.6.4-bin-hbase1x.tar.gz">apache-kylin-2.6.4-bin-hbase1x.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hbase1x.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hbase1x.tar.gz.sha256">sha256</a>]</li> - <li>for Cloudera CDH 5.7+ - <a href="https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.6.4-rc1/apache-kylin-2.6.4-bin-cdh57.tar.gz">apache-kylin-2.6.4-bin-cdh57.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh57.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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.4/apache-kylin-2.6.4-bin-hbase1x.tar.gz">apache-kylin-2.6.4-bin-hbase1x.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hbase1x.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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.4/apache-kylin-2.6.4-bin-cdh57.tar.gz">apache-kylin-2.6.4-bin-cdh57.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh57.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.6.4-rc1/apache-kylin-2.6.4-bin-hadoop3.tar.gz">apache-kylin-2.6.4-bin-hadoop3.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hadoop3.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.6.4-rc1/apache-kylin-2.6.4-bin-cdh60.tar.gz">apache-kylin-2.6.4-bin-cdh60.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh60.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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.4/apache-kylin-2.6.4-bin-hadoop3.tar.gz">apache-kylin-2.6.4-bin-hadoop3.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hadoop3.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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.4/apache-kylin-2.6.4-bin-cdh60.tar.gz">apache-kylin-2.6.4-bin-cdh60.tar.gz</a> [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh60.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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=1868450&r1=1868449&r2=1868450&view=diff ============================================================================== --- kylin/site/feed.xml (original) +++ kylin/site/feed.xml Mon Oct 14 13:49:20 2019 @@ -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, 12 Oct 2019 02:52:48 -0700</pubDate> - <lastBuildDate>Sat, 12 Oct 2019 02:52:48 -0700</lastBuildDate> + <pubDate>Mon, 14 Oct 2019 06:40:41 -0700</pubDate> + <lastBuildDate>Mon, 14 Oct 2019 06:40:41 -0700</lastBuildDate> <generator>Jekyll v2.5.3</generator> <item> Modified: kylin/site/index.html URL: http://svn.apache.org/viewvc/kylin/site/index.html?rev=1868450&r1=1868449&r2=1868450&view=diff ============================================================================== --- kylin/site/index.html (original) +++ kylin/site/index.html Mon Oct 14 13:49:20 2019 @@ -6359,11 +6359,11 @@ var _hmt = _hmt || []; <div id="zero" class=" main"> <header style=" padding:2em 0 4em 0;"> <div class="container"> - <h4 class="index-title"><span>Apache Kylin⢠Overview</span></h4> + <h4 class="index-title"><span>Bring OLAP Back to Big Data!</span></h4> <div class="row" style="margin-top:-20px;"> <div class="col-sm-12 col-md-12"> - <p class="title_text">Apache Kylin⢠is an open source Distributed Analytics Engine designed to provide SQL interface and multi-dimensional analysis (OLAP) on Hadoop/Spark supporting extremely large datasets, original contributed from eBay Inc.</p> - <p class="title_text">Apache Kylin⢠lets you query massively big data set at sub-second latency in 3 steps.</p> + <p class="title_text">Apache Kylin⢠is an open source distributed analytical engine designed to provide OLAP (Online Analytical Processing) capability in the big data era. By renovating the multi-dimensional cube and precalculation technology on Hadoop and Spark, Kylin is able to achieve near constant query speed regardless of the ever-growing data volume. Reducing query latency from minutes to sub-second, Kylin brings online analytics back to big data.</p> + <p class="title_text">Apache Kylin⢠lets you query billions of rows at sub-second latency in 3 steps.</p> <div align="left"> <ol class="none-icon"> <li> @@ -6376,12 +6376,12 @@ var _hmt = _hmt || []; </li> <li> <span class="li-circle">3</span> - Query with ANSI-SQL and get results in sub-second, via ODBC, JDBC or RESTful API. + Query using ANSI-SQL and get results in sub-second, via ODBC, JDBC or RESTful API. </li> </ol> </div> - <p class="title_text">Kylin offers integration capability with data visualization softwares like Tableau, PowerBI, etc., which enables data analysis with BI tools on Hadoop.</p> - <img id="diagram" src="assets/images/kylin_diagram.png" /> + <p class="title_text">Apache Kylin⢠can also integrate with your favorite BI tools like Tableau and PowerBI etc., to enable <b>BI on Hadoop</b>.</p> + <p class="title_text">Kylin is originally contributed from eBay Inc. in 2015.</p> </div> </div> </div> @@ -6394,8 +6394,9 @@ var _hmt = _hmt || []; <section id="second" class="main"> <header style="background-color:#efefef;"> <div class="container"> - <h4 class="index-title"><span> What is Kylin? </span></h4> + <h4 class="index-title"><span> Why Apache Kylin? </span></h4> <img id="intro_logo" src="assets/images/kylin_logo.png" /> + <img src="assets/images/kylin_diagram.png" /> <!-- second--> <div class="row"> <div class="col-sm-8 col-md-8"> @@ -6404,8 +6405,8 @@ var _hmt = _hmt || []; <div class="home-pic"> <img width="30" src="assets/images/icon_index_olap.png" /> </div> - <h6><b>Extremely Fast OLAP Engine for Big Data at Scale: </b></h6> - <div class="indent" style="margin-top: 25px">Kylin is designed to reduce query latency on Hadoop/Spark for 10+ billions of rows of data</div> + <h6><b>Timely Decision Making on Big Data</b></h6> + <div class="indent" style="margin-top: 25px">Kylin can analyze 10+ billions of rows in less than a second. No more waiting on reports for critical decisions.</div> </div> </div> <div class="col-sm-6 col-md-6"> @@ -6413,8 +6414,8 @@ var _hmt = _hmt || []; <div class="home-pic"> <img width="30" src="assets/images/icon_index_shape.png" /> </div> - <h6><b>Seamless Integration with BI Tools:</b></h6> - <div class="indent">Kylin currently offers integration capability with BI Tools like Tableau, PowerBI/Excel, MSTR, QlikSense, Hue and SuperSet</div> + <h6><b>BI on Hadoop Accelerated</b></h6> + <div class="indent">Kylin connects data on Hadoop to BI tools like Tableau, PowerBI/Excel, MSTR, QlikSense, Hue and SuperSet, making the BI on Hadoop faster than ever.</div> </div> </div> <div class="col-sm-6 col-md-6"> @@ -6422,8 +6423,8 @@ var _hmt = _hmt || []; <div class="home-pic"> <img width="30" src="assets/images/icon_index_hadoop.png" /> </div> - <h6><b>ANSI SQL Interface for Big Data on Hadoop: </b></h6> - <div class="indent" style="margin-top: 25px">As an OLAP engine, Kylin offers ANSI SQL on Hadoop/Spark and supports most ANSI SQL query functions</div> + <h6><b>ANSI SQL Interface for Big Data on Hadoop</b></h6> + <div class="indent" style="margin-top: 25px">As an OLAP engine, Kylin offers ANSI SQL on Hadoop/Spark and supports most ANSI SQL query functions.</div> </div> </div> <div class="col-sm-6 col-md-6"> @@ -6431,8 +6432,8 @@ var _hmt = _hmt || []; <div class="home-pic"> <img width="30" src="assets/images/icon_index_query.png" /> </div> - <h6><b>Interactive Query with Low Latency and High Performance: </b></h6> - <div class="indent" style="margin-top: 25px">Users can interact with Hadoop data via Kylin at sub-second latency, better than Hive queries for the same dataset</div> + <h6><b>Interactive Queries at High Concurrency</b></h6> + <div class="indent" style="margin-top: 25px">Kylin can support thousands of interactive queries at the same time, thanks to the low resource consumption of each query.</div> </div> </div> <div class="col-sm-6 col-md-6"> @@ -6440,8 +6441,8 @@ var _hmt = _hmt || []; <div class="home-pic"> <img width="30" src="assets/images/icon_index_streaming.png" /> </div> - <h6><b>Real-time OLAP for Streaming Big Data:</b></h6> - <div class="indent">Kylin is able to compute streaming data once it is generated, user is capable of doing real-time data analysis with latencey on second level</div> + <h6><b>Real-time OLAP for Streaming Big Data</b></h6> + <div class="indent">Kylin is able to compute streaming data as soon as it is generated, allowing real-time data analysis at second-level latency.</div> </div> </div> <div class="col-sm-6 col-md-6"> @@ -6449,13 +6450,13 @@ var _hmt = _hmt || []; <div class="home-pic"> <img width="30" src="assets/images/icon_index_cube.png" /> </div> - <h6><b>MOLAP Cube:</b></h6> - <div class="indent" style="margin-top: 25px">User can define a data model and pre-build in Kylin with more than 10+ billions of raw data records</div> + <h6><b>MOLAP Cube Precalculation</b></h6> + <div class="indent" style="margin-top: 25px">Analysts can define their favorite multi-dimensional model and precalculate the cube in Kylin.</div> </div> </div> </div> <div class="col-sm-4 col-md-4 card-l"> - <b>Other Highlights: </b> <br /> + <b>Other Highlights</b> <br /> <ul class="indent"> <li>Job Management and Monitoring </li> <li>Compression and Encoding Support </li>