You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2018/01/02 03:02:38 UTC

kylin git commit: update doc with kylin on emr

Repository: kylin
Updated Branches:
  refs/heads/document 5889e32d1 -> 18c0fa975


update doc with kylin on emr


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

Branch: refs/heads/document
Commit: 18c0fa975384c0032b098589d5cc1081fbaaa582
Parents: 5889e32
Author: shaofengshi <sh...@apache.org>
Authored: Tue Jan 2 11:02:29 2018 +0800
Committer: shaofengshi <sh...@apache.org>
Committed: Tue Jan 2 11:02:29 2018 +0800

----------------------------------------------------------------------
 website/_docs21/install/kylin_aws_emr.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/18c0fa97/website/_docs21/install/kylin_aws_emr.md
----------------------------------------------------------------------
diff --git a/website/_docs21/install/kylin_aws_emr.md b/website/_docs21/install/kylin_aws_emr.md
index de327eb..55b922a 100644
--- a/website/_docs21/install/kylin_aws_emr.md
+++ b/website/_docs21/install/kylin_aws_emr.md
@@ -5,12 +5,10 @@ categories: install
 permalink: /docs21/install/kylin_aws_emr.html
 ---
 
-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.
-
-For Chinese reader, you can also refer to [this AWS blog](https://aws.amazon.com/cn/blogs/china/using-apache-kylin-and-amazon-emr-to-proceed-olap-analysis-on-cloudc/), which was written with Kylin 2.0, but the main steps are the same.
+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.
 
 ### Recommended Version
-* AWS EMR 5.7
+* AWS EMR 5.7 (for EMR 5.8 and above, please check [KYLIN-3129](https://issues.apache.org/jira/browse/KYLIN-3129))
 * Apache Kylin v2.2.0 for HBase 1.x
 
 ### Start EMR cluster