You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2016/03/13 06:32:15 UTC

svn commit: r1734760 - in /kylin/site: assets/css/styles.css cn/index.html docs15/release_notes.html feed.xml index.html

Author: lidong
Date: Sun Mar 13 05:32:14 2016
New Revision: 1734760

URL: http://svn.apache.org/viewvc?rev=1734760&view=rev
Log:
refine 1.5.0 release notes

Modified:
    kylin/site/assets/css/styles.css
    kylin/site/cn/index.html
    kylin/site/docs15/release_notes.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=1734760&r1=1734759&r2=1734760&view=diff
==============================================================================
--- kylin/site/assets/css/styles.css (original)
+++ kylin/site/assets/css/styles.css Sun Mar 13 05:32:14 2016
@@ -42,7 +42,7 @@ body {
 	font-size: 14px;
 	font-size: 0.9375rem;
 	font-family: 'Open sans', 'HelveticaNeueRegular', Arial, sans-serif;
-	color: #666666;
+	color: #333333;
 	font-weight: 400;
 	padding: 0;
 }

Modified: kylin/site/cn/index.html
URL: http://svn.apache.org/viewvc/kylin/site/cn/index.html?rev=1734760&r1=1734759&r2=1734760&view=diff
==============================================================================
--- kylin/site/cn/index.html (original)
+++ kylin/site/cn/index.html Sun Mar 13 05:32:14 2016
@@ -163,7 +163,7 @@
           <h4 class="section-title"><span>Apache Kylin™ 概览</span></h4>
           <div class="row" style="margin-top:-20px;">
             <div class="col-sm-12 col-md-12">              
-              <p class="title_text"> Apache Kylin™是一个开源的分布式分析引擎,提供Hadoop之上的SQL查询接口及多维分析(OLAP)能力以支持超大规模数据,最初由eBay Inc. 开发并贡献至开源社区。</p>
+              <p class="title_text"> Apache Kylin™是一个开源的分布式分析引擎,提供Hadoop之上的SQL查询接口及多维分析(OLAP)能力以支持超大规模数据,最初由eBay Inc. 开发并贡献至开源社区。它能在亚秒内查询巨大的Hive表。</p>
               <img id="diagram" src="/assets/images/kylin_diagram.png" /> </div>
           </div>
         </div>

Modified: kylin/site/docs15/release_notes.html
URL: http://svn.apache.org/viewvc/kylin/site/docs15/release_notes.html?rev=1734760&r1=1734759&r2=1734760&view=diff
==============================================================================
--- kylin/site/docs15/release_notes.html (original)
+++ kylin/site/docs15/release_notes.html Sun Mar 13 05:32:14 2016
@@ -1674,17 +1674,19 @@ there are source code package, binary pa
 
 <p><strong>Significant changes have taken place in metadata and cube data, upgrade from v1.3 and before is difficult. Recommend build new cube from scratch with this version.</strong></p>
 
-<p><strong>JIRA system is down at the of writing, below is pending manual revision.</strong></p>
+<p><strong>JIRA system is down at the time of writing, below is pending manual revision.</strong></p>
 
 <p><strong>Highlights</strong></p>
 
 <div class="highlighter-rouge"><pre class="highlight"><code>* [KYLIN-875] - A plugin-able architecture, to allow alternative cube engine / storage engine / data source.
 * [KYLIN-1245] - A better MR cubing algorithm, about 1.5 times faster by comparing hundreds of jobs.
 * [KYLIN-942] - A better storage engine, makes query roughly 2 times faster (especially for slow queries) by comparing tens of thousands sqls.
-* [KYLIN-738] - Streaming cubing EXPERIMENTAL support, source from kafka, build cube in-mem at minutes interval
-* [KYLIN-943] - TopN pre-calculation (more UDFs coming)
-* [KYLIN-1065] - ODBC compatible with Tableau 9.1, MS Excel, MS PowerBI
-* [KYLIN-1219] - Kylin support SSO with Spring SAML
+* [KYLIN-738] - Streaming cubing EXPERIMENTAL support, source from kafka, build cube in-mem at minutes interval.
+* [KYLIN-242] - Redesign aggregation group, support of 20+ dimensions made easy.
+* [KYLIN-976] - Custom aggregation types (or UDF in other words).
+* [KYLIN-943] - TopN aggregation type.
+* [KYLIN-1065] - ODBC compatible with Tableau 9.1, MS Excel, MS PowerBI.
+* [KYLIN-1219] - Kylin support SSO with Spring SAML.
 </code></pre>
 </div>
 

Modified: kylin/site/feed.xml
URL: http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1734760&r1=1734759&r2=1734760&view=diff
==============================================================================
--- kylin/site/feed.xml (original)
+++ kylin/site/feed.xml Sun Mar 13 05:32:14 2016
@@ -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 Mar 2016 13:16:43 -0800</pubDate>
-    <lastBuildDate>Sat, 12 Mar 2016 13:16:43 -0800</lastBuildDate>
+    <pubDate>Sun, 13 Mar 2016 06:30:49 -0700</pubDate>
+    <lastBuildDate>Sun, 13 Mar 2016 06:30:49 -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=1734760&r1=1734759&r2=1734760&view=diff
==============================================================================
--- kylin/site/index.html (original)
+++ kylin/site/index.html Sun Mar 13 05:32:14 2016
@@ -165,16 +165,23 @@
     <div id="zero" class=" main">
       <header style=" padding:2em 0 4em 0">
         <div class="container">
-
           <h4 class="section-title"><span>Apache Kylin™ Overview</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 supporting extremely large datasets, original contributed from eBay Inc.</p>
-              <img id="diagram" src="assets/images/kylin_diagram.png" /> </div>
+              <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 supporting extremely large datasets, original contributed from eBay Inc.</p>
+              <p class="title_text">Apache Kylin™ lets you query big Hive tables at sub-second latency in 3 simple steps.</p>
+              <div align="left">
+                <ol>
+                  <li>Identify a set of Hive tables in star schema.</li>
+                  <li>Build a cube from the Hive tables in an offline batch process.</li>
+                  <li>Query the Hive tables using SQL and get results in sub-seconds, via Rest API, ODBC, or JDBC.</li>
+                </ol>
+              </div>
+              <img id="diagram" src="assets/images/kylin_diagram.png" />
+            </div>
           </div>
         </div>
         <!-- /container --> 
-        
       </header>
     </div>
     <!-- / section -->