Repository: kylin
Updated Branches:
  refs/heads/document 42976f5c9 -> fd7ed711f


minor, add Spark into index.md


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/fd7ed711
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/fd7ed711
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/fd7ed711

Branch: refs/heads/document
Commit: fd7ed711f320aa608e2b75273958b6dd801f7817
Parents: 42976f5
Author: Billy Liu <billy...@apache.org>
Authored: Tue Jan 30 10:53:40 2018 +0800
Committer: Billy Liu <billy...@apache.org>
Committed: Tue Jan 30 10:53:40 2018 +0800

----------------------------------------------------------------------
 website/index.cn.md | 10 +++++-----
 website/index.md    | 12 ++++++------
 2 files changed, 11 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/fd7ed711/website/index.cn.md
----------------------------------------------------------------------
diff --git a/website/index.cn.md b/website/index.cn.md
index 39cffac..9978502 100644
--- a/website/index.cn.md
+++ b/website/index.cn.md
@@ -13,7 +13,7 @@ title: 首页
           <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. 
开发并贡献至开源社区。它能在亚秒内查询巨大的Hive表。</p>
+              <p class="title_text"> Apache 
Kylin™是一个开源的分布式分析引擎,提供Hadoop/Spark之上的SQL查询接口及多维分析(OLAP)能力以支持è¶
…大规模数据,最初由eBay Inc. 
开发并贡献至开源社区。它能在亚秒内查询巨大的Hive表。</p>
               <img id="diagram" src="{{ "/assets/images/kylin_diagram.png"| 
prepend: site.baseurl }}"> </div>
           </div>
         </div>
@@ -34,7 +34,7 @@ title: 首页
           <div class="col-sm-12 col-md-12">
             <div align="left">
               <p> <b>- 可扩展超快OLAP引擎: </b><br/>
-              <div 
class="indent">Kylin是为减少在Hadoop上百亿规模数据查询延迟而设计</div>
+              <div 
class="indent">Kylin是为减少在Hadoop/Spark上百亿规模数据查询延迟而设计</div>
               </p>
               <p> <b>- Hadoop ANSI SQL 接口: </b><br/>
               <div class="indent">Kylin为Hadoop提供æ 
‡å‡†SQL支持大部分查询功能</div>
@@ -46,7 +46,7 @@ title: 首页
               <div 
class="indent">用户能够在Kylin里为百亿以上数据集定义数据模型并构建立方体</div>
               </p>
               <p> <b>- 与BI工具无缝整合:</b><br/>
-              <div class="indent">Kylin提供与BIå·¥å…
·ï¼Œå¦‚Tableau,的整合能力,即将提供对其他工具的整合</div>
+              <div class="indent">Kylin提供与BIå·¥å…
·çš„整合能力,如Tableau,PowerBI/Excel,MSTR,QlikSense,Hue和SuperSet</div>
               </p>
               <p> <b>- 其他特性:</b> <br/>
               <div class="indent">- Job管理与监控 <br/>
@@ -55,8 +55,8 @@ title: 首页
                 - 利用HBase Coprocessor<br/>
                 - 基于HyperLogLog的Dinstinc Count近似算法 <br/>
                 - 友好的web界面以管理,监控和使用立方体 <br/>
-                - 项目及立方体级别的访问控制安全<br/>
-                - 支持LDAP </div>
+                - 项目及表级别的访问控制安全<br/>
+                - 支持LDAP、SSO </div>
               </p>
             </div>
           </div>

http://git-wip-us.apache.org/repos/asf/kylin/blob/fd7ed711/website/index.md
----------------------------------------------------------------------
diff --git a/website/index.md b/website/index.md
index d87c04e..13ae973 100644
--- a/website/index.md
+++ b/website/index.md
@@ -12,11 +12,11 @@ title: Home
           <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>
+              <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 massive 
data set at sub-second latency in 3 steps.</p>
               <div align="left">
                 <ol>
-                  <li>Identify a Star Schema on Hadoop.</li>
+                  <li>Identify a Star/Snowfalke Schema on Hadoop.</li>
                   <li>Build Cube from the identified tables.</li>
                   <li>Query with ANSI-SQL and get results in sub-second, via 
ODBC, JDBC or RESTful API.</li>
                 </ol>
@@ -41,10 +41,10 @@ title: Home
           <div class="col-sm-12 col-md-12">
             <div align="left">
               <p> <b>- Extremely Fast OLAP Engine at Scale: </b><br/>
-              <div class="indent">Kylin is designed to reduce query latency on 
Hadoop for 10+ billions of rows of data</div>
+              <div class="indent">Kylin is designed to reduce query latency on 
Hadoop/Spark for 10+ billions of rows of data</div>
               </p>
               <p> <b>- ANSI SQL Interface on Hadoop: </b><br/>
-              <div class="indent">Kylin offers ANSI SQL on Hadoop and supports 
most ANSI SQL query functions</div>
+              <div class="indent">Kylin offers ANSI SQL on Hadoop/Spark and 
supports most ANSI SQL query functions</div>
               </p>
               <p> <b>- Interactive Query Capability: </b><br/>
               <div class="indent">Users can interact with Hadoop data via 
Kylin at sub-second latency, better than Hive queries for the same dataset</div>
@@ -53,7 +53,7 @@ title: Home
               <div class="indent">User can define a data model and pre-build 
in Kylin with more than 10+ billions of raw data records</div>
               </p>
               <p> <b>- Seamless Integration with BI Tools:</b><br/>
-              <div class="indent">Kylin currently offers integration 
capability with BI Tools like Tableau, PowerBI and Excel.  Integration with 
Microstrategy is coming soon</div>
+              <div class="indent">Kylin currently offers integration 
capability with BI Tools like Tableau, PowerBI/Excel, MSTR, QlikSense, Hue and 
SuperSet. </div>
               </p>
               <p> <b>- Other Highlights:</b> <br/>
               <div class="indent">- Job Management and Monitoring <br/>
@@ -63,7 +63,7 @@ title: Home
                 - Both approximate and precise Query Capabilities for Distinct 
Count<br/>
                 - Approximate Top-N Query Capability<br/>
                 - Easy Web interface to manage, build, monitor and query cubes 
<br/>
-                - Security capability to set ACL at Cube/Project Level <br/>
+                - Security capability to set ACL at Project/Table Level <br/>
                 - Support LDAP and SAML Integration </div>
               </p>
             </div>

Reply via email to