Author: kamrul
Date: Sun Feb 12 23:41:23 2012
New Revision: 1243367

URL: http://svn.apache.org/viewvc?rev=1243367&view=rev
Log:
OOZIE-694 Update the Install and Quick start guide with appropriate hadoop 
versions for branch-3.1 (Mohammad)

Modified:
    incubator/oozie/branches/branch-3.1/docs/src/site/twiki/AG_Install.twiki
    incubator/oozie/branches/branch-3.1/docs/src/site/twiki/DG_QuickStart.twiki
    incubator/oozie/branches/branch-3.1/release-log.txt

Modified: 
incubator/oozie/branches/branch-3.1/docs/src/site/twiki/AG_Install.twiki
URL: 
http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.1/docs/src/site/twiki/AG_Install.twiki?rev=1243367&r1=1243366&r2=1243367&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.1/docs/src/site/twiki/AG_Install.twiki 
(original)
+++ incubator/oozie/branches/branch-3.1/docs/src/site/twiki/AG_Install.twiki 
Sun Feb 12 23:41:23 2012
@@ -56,7 +56,8 @@ Usage  : oozie-setup.sh <OPTIONS>"
          [-hadoop HADOOP_VERSION HADOOP_PATH] (Hadoop version 
[0.20.1|0.20.2|0.20.104|0.20.200]"
                                                and Hadoop install dir)"
          [-jars JARS_PATH] (multiple JAR path separated by ':')"
-         (without options does default setup, without the Oozie webconsole)"
+         (without options does default setup, without the Oozie webconsole.
+         Use Hadoop version 0.20.200 for any variants of 0.20.20x and 1.0.0)"
 </verbatim>
 
 If a directory =libext/= is present in Oozie installation directory, the 
=oozie-setup.sh= script

Modified: 
incubator/oozie/branches/branch-3.1/docs/src/site/twiki/DG_QuickStart.twiki
URL: 
http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.1/docs/src/site/twiki/DG_QuickStart.twiki?rev=1243367&r1=1243366&r2=1243367&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.1/docs/src/site/twiki/DG_QuickStart.twiki 
(original)
+++ incubator/oozie/branches/branch-3.1/docs/src/site/twiki/DG_QuickStart.twiki 
Sun Feb 12 23:41:23 2012
@@ -13,8 +13,7 @@ For detailed install and configuration i
    * Unix (tested in Linux and Mac OS X)
    * Java 1.6+
    * Hadoop
-      * [[http://hadoop.apache.org][Apache Hadoop]] (tested with 0.20.2)
-      * [[http://developer.yahoo.com/hadoop][Yahoo! Hadoop]] (tested with 
0.20.104.2)
+      * [[http://hadoop.apache.org][Apache Hadoop]] (tested with 0.20.205. But 
compatible with Hadoop 0.20.x and 1.0.0)
    * ExtJS library (optional, to enable Oozie webconsole)
       * [[http://extjs.com/deploy/ext-2.2.zip][ExtJS 2.2]]
 

Modified: incubator/oozie/branches/branch-3.1/release-log.txt
URL: 
http://svn.apache.org/viewvc/incubator/oozie/branches/branch-3.1/release-log.txt?rev=1243367&r1=1243366&r2=1243367&view=diff
==============================================================================
--- incubator/oozie/branches/branch-3.1/release-log.txt (original)
+++ incubator/oozie/branches/branch-3.1/release-log.txt Sun Feb 12 23:41:23 2012
@@ -1,5 +1,6 @@
 -- Oozie 3.1.3 release
 
+OOZIE-694 Update the Install and Quick start guide with appropriate hadoop 
versions for branch-3.1 (Mohammad)
 OOZIE-602 Update the Hadoop version to be an Apache Hadoop version (tucu)
 OOZIE-689 XTestCase proxyuser settings fails with Hadoop 1.0.0/0.23.1 (tucu)
 OOZIE-601 Oozie's POMs should use org.apache.oozie as group (tucu)


Reply via email to