Author: rkanter
Date: Mon Feb 4 18:02:34 2013
New Revision: 1442246
URL: http://svn.apache.org/viewvc?rev=1442246&view=rev
Log:
OOZIE-1102 Update Oozie README.txt to have the TLP mailing list and links
(jaoki via rkanter)
Modified:
oozie/branches/branch-3.3/README.txt
oozie/branches/branch-3.3/release-log.txt
Modified: oozie/branches/branch-3.3/README.txt
URL:
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/README.txt?rev=1442246&r1=1442245&r2=1442246&view=diff
==============================================================================
--- oozie/branches/branch-3.3/README.txt (original)
+++ oozie/branches/branch-3.3/README.txt Mon Feb 4 18:02:34 2013
@@ -39,10 +39,11 @@ Documentations :
Oozie web service is bundle with the built-in details documentation.
More inforamtion could be found at:
-http://incubator.apache.org/oozie/
+http://oozie.apache.org/
Oozie Quick Start:
- http://incubator.apache.org/oozie/QuickStart.html
+http://oozie.apache.org/docs/3.2.0-incubating/DG_QuickStart.html
+
Supported Hadoop Versions:
----------------------------
@@ -53,10 +54,10 @@ This version of Oozie was primarily test
If you have any questions/issues, please send an email to:
[email protected]
[email protected]
Subscribe using the link:
-http://incubator.apache.org/oozie/MailingLists.html
+http://oozie.apache.org/mail-lists.html
Modified: oozie/branches/branch-3.3/release-log.txt
URL:
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/release-log.txt?rev=1442246&r1=1442245&r2=1442246&view=diff
==============================================================================
--- oozie/branches/branch-3.3/release-log.txt (original)
+++ oozie/branches/branch-3.3/release-log.txt Mon Feb 4 18:02:34 2013
@@ -1,5 +1,6 @@
-- Oozie 3.3.2 (unreleased)
+OOZIE-1102 Update Oozie README.txt to have the TLP mailing list and links
(jaoki via rkanter)
OOZIE-1057 Log message for retrying to connect to the JT always says 60,000
milliseconds (jiezhou via rkanter)
OOZIE-1080 Add a dryrun option for workflows (rkanter)
OOZIE-1062 Create a shell example