Repository: kylin
Updated Branches:
  refs/heads/document 37e07ecaf -> 08ab05ec4


minor, rephrase minimal hadoop version


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

Branch: refs/heads/document
Commit: 08ab05ec48dbd1901950996eaa4aff42fd5594ab
Parents: 37e07ec
Author: Li Yang <liy...@apache.org>
Authored: Tue Aug 22 16:18:25 2017 +0800
Committer: Li Yang <liy...@apache.org>
Committed: Tue Aug 22 16:18:25 2017 +0800

----------------------------------------------------------------------
 website/_docs20/install/hadoop_evn.md | 4 ++--
 website/_docs21/install/hadoop_evn.md | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/08ab05ec/website/_docs20/install/hadoop_evn.md
----------------------------------------------------------------------
diff --git a/website/_docs20/install/hadoop_evn.md 
b/website/_docs20/install/hadoop_evn.md
index a0be883..23936ce 100644
--- a/website/_docs20/install/hadoop_evn.md
+++ b/website/_docs20/install/hadoop_evn.md
@@ -7,10 +7,10 @@ permalink: /docs20/install/hadoop_env.html
 
 Kylin need run in a Hadoop node, to get better stability, we suggest you to 
deploy it a pure Hadoop client machine, on which  the command lines like 
`hive`, `hbase`, `hadoop`, `hdfs` already be installed and configured. The 
Linux account that running Kylin has got permission to the Hadoop cluster, 
including create/write hdfs, hive tables, hbase tables and submit MR jobs. 
 
-## Recommended Hadoop Versions
+## Minimal Hadoop Versions
 
 * Hadoop: 2.7+
-* Hive: 0.13 - 1.2.1
+* Hive: 0.13 - 1.2.1+
 * HBase: 0.98 - 0.99, 1.1+
 * JDK: 1.7+
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/08ab05ec/website/_docs21/install/hadoop_evn.md
----------------------------------------------------------------------
diff --git a/website/_docs21/install/hadoop_evn.md 
b/website/_docs21/install/hadoop_evn.md
index 57a0424..c20d40a 100644
--- a/website/_docs21/install/hadoop_evn.md
+++ b/website/_docs21/install/hadoop_evn.md
@@ -7,10 +7,10 @@ permalink: /docs21/install/hadoop_env.html
 
 Kylin need run in a Hadoop node, to get better stability, we suggest you to 
deploy it a pure Hadoop client machine, on which  the command lines like 
`hive`, `hbase`, `hadoop`, `hdfs` already be installed and configured. The 
Linux account that running Kylin has got permission to the Hadoop cluster, 
including create/write hdfs, hive tables, hbase tables and submit MR jobs. 
 
-## Recommended Hadoop Versions
+## Minimal Hadoop Versions
 
 * Hadoop: 2.7+
-* Hive: 0.13 - 1.2.1
+* Hive: 0.13 - 1.2.1+
 * HBase: 0.98 - 0.99, 1.1+
 * JDK: 1.7+
 

Reply via email to