Author: lidong
Date: Tue Jan  2 14:01:34 2018
New Revision: 1819841

URL: http://svn.apache.org/viewvc?rev=1819841&view=rev
Log:
Add Grow Force to powerby

Modified:
    kylin/site/community/poweredby.html
    kylin/site/docs21/install/kylin_aws_emr.html
    kylin/site/feed.xml

Modified: kylin/site/community/poweredby.html
URL: 
http://svn.apache.org/viewvc/kylin/site/community/poweredby.html?rev=1819841&r1=1819840&r2=1819841&view=diff
==============================================================================
--- kylin/site/community/poweredby.html (original)
+++ kylin/site/community/poweredby.html Tue Jan  2 14:01:34 2018
@@ -291,6 +291,11 @@ Send a quick description of your organiz
       <li>Apache Kylin is one of the foundational components of ZTE’s Big 
Data Platform. ZTE uses Apache Kylin to provide OLAP capabilities to customers 
in the  telecom, government, banking, finance and other industries.</li>
     </ul>
   </li>
+  <li><a href="http://www.300.cn/";>Grow Force</a>
+    <ul>
+      <li>Kyin in Grow Force are mainly in the new data warehouse system and 
the data computing of BI reports. On one hand, it increases our development 
efficiency and eliminates the need for the developer to manually write HQL/SQL 
statement to query dimension data; on the other hand, it decouples the existing 
system design. The data computing layer thus mainly includes the real-time 
calculation of Spark and the offline calculation of HQL. After Kylin being 
introduced, the whole offline calculation can be moved to Kylin, which improves 
the flexibility greatly.</li>
+    </ul>
+  </li>
 </ul>
 
       </div>

Modified: kylin/site/docs21/install/kylin_aws_emr.html
URL: 
http://svn.apache.org/viewvc/kylin/site/docs21/install/kylin_aws_emr.html?rev=1819841&r1=1819840&r2=1819841&view=diff
==============================================================================
--- kylin/site/docs21/install/kylin_aws_emr.html (original)
+++ kylin/site/docs21/install/kylin_aws_emr.html Tue Jan  2 14:01:34 2018
@@ -3404,13 +3404,11 @@
                                                        
                                                        
                                                        <article 
class="post-content" > 
-                                                       <p>Many users run 
Hadoop on public Cloud like AWS today. Apache Kylin, compiled with standard 
Hadoop/HBase API, support most main stream Hadoop releases; The current version 
Kylin v2.2, supports AWS EMR 5.0 to 5.7. This document introduces how to run 
Kylin on EMR.</p>
-
-<p>For Chinese reader, you can also refer to <a 
href="https://aws.amazon.com/cn/blogs/china/using-apache-kylin-and-amazon-emr-to-proceed-olap-analysis-on-cloudc/";>this
 AWS blog</a>, which was written with Kylin 2.0, but the main steps are the 
same.</p>
+                                                       <p>Many users run 
Hadoop on public Cloud like AWS today. Apache Kylin, compiled with standard 
Hadoop/HBase API, support most main stream Hadoop releases; The current version 
Kylin v2.2, supports AWS EMR 5.0 to 5.10. This document introduces how to run 
Kylin on EMR.</p>
 
 <h3 id="recommended-version">Recommended Version</h3>
 <ul>
-  <li>AWS EMR 5.7</li>
+  <li>AWS EMR 5.7 (for EMR 5.8 and above, please check <a 
href="https://issues.apache.org/jira/browse/KYLIN-3129";>KYLIN-3129</a>)</li>
   <li>Apache Kylin v2.2.0 for HBase 1.x</li>
 </ul>
 

Modified: kylin/site/feed.xml
URL: 
http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1819841&r1=1819840&r2=1819841&view=diff
==============================================================================
--- kylin/site/feed.xml (original)
+++ kylin/site/feed.xml Tue Jan  2 14:01:34 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>Tue, 05 Dec 2017 05:59:24 -0800</pubDate>
-    <lastBuildDate>Tue, 05 Dec 2017 05:59:24 -0800</lastBuildDate>
+    <pubDate>Tue, 02 Jan 2018 05:59:15 -0800</pubDate>
+    <lastBuildDate>Tue, 02 Jan 2018 05:59:15 -0800</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>


Reply via email to