Author: lidong
Date: Tue Aug 22 14:01:05 2017
New Revision: 1805764

URL: http://svn.apache.org/viewvc?rev=1805764&view=rev
Log:
minor, rephrase minimal hadoop version

Modified:
    kylin/site/docs20/install/hadoop_env.html
    kylin/site/docs21/install/hadoop_env.html
    kylin/site/feed.xml

Modified: kylin/site/docs20/install/hadoop_env.html
URL: 
http://svn.apache.org/viewvc/kylin/site/docs20/install/hadoop_env.html?rev=1805764&r1=1805763&r2=1805764&view=diff
==============================================================================
--- kylin/site/docs20/install/hadoop_env.html (original)
+++ kylin/site/docs20/install/hadoop_env.html Tue Aug 22 14:01:05 2017
@@ -2702,11 +2702,11 @@
                                                        <article 
class="post-content" > 
                                                        <p>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 <code 
class="highlighter-rouge">hive</code>, <code 
class="highlighter-rouge">hbase</code>, <code 
class="highlighter-rouge">hadoop</code>, <code 
class="highlighter-rouge">hdfs</code> 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.</p>
 
-<h2 id="recommended-hadoop-versions">Recommended Hadoop Versions</h2>
+<h2 id="minimal-hadoop-versions">Minimal Hadoop Versions</h2>
 
 <ul>
   <li>Hadoop: 2.7+</li>
-  <li>Hive: 0.13 - 1.2.1</li>
+  <li>Hive: 0.13 - 1.2.1+</li>
   <li>HBase: 0.98 - 0.99, 1.1+</li>
   <li>JDK: 1.7+</li>
 </ul>

Modified: kylin/site/docs21/install/hadoop_env.html
URL: 
http://svn.apache.org/viewvc/kylin/site/docs21/install/hadoop_env.html?rev=1805764&r1=1805763&r2=1805764&view=diff
==============================================================================
--- kylin/site/docs21/install/hadoop_env.html (original)
+++ kylin/site/docs21/install/hadoop_env.html Tue Aug 22 14:01:05 2017
@@ -2722,11 +2722,11 @@
                                                        <article 
class="post-content" > 
                                                        <p>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 <code 
class="highlighter-rouge">hive</code>, <code 
class="highlighter-rouge">hbase</code>, <code 
class="highlighter-rouge">hadoop</code>, <code 
class="highlighter-rouge">hdfs</code> 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.</p>
 
-<h2 id="recommended-hadoop-versions">Recommended Hadoop Versions</h2>
+<h2 id="minimal-hadoop-versions">Minimal Hadoop Versions</h2>
 
 <ul>
   <li>Hadoop: 2.7+</li>
-  <li>Hive: 0.13 - 1.2.1</li>
+  <li>Hive: 0.13 - 1.2.1+</li>
   <li>HBase: 0.98 - 0.99, 1.1+</li>
   <li>JDK: 1.7+</li>
 </ul>

Modified: kylin/site/feed.xml
URL: 
http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1805764&r1=1805763&r2=1805764&view=diff
==============================================================================
--- kylin/site/feed.xml (original)
+++ kylin/site/feed.xml Tue Aug 22 14:01:05 2017
@@ -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>Fri, 18 Aug 2017 06:59:28 -0700</pubDate>
-    <lastBuildDate>Fri, 18 Aug 2017 06:59:28 -0700</lastBuildDate>
+    <pubDate>Tue, 22 Aug 2017 06:59:15 -0700</pubDate>
+    <lastBuildDate>Tue, 22 Aug 2017 06:59:15 -0700</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>


Reply via email to