OOZIE-2747 README.txt is out of date (Jan Hentschel via rkanter) (cherry picked from commit 7b6d2354667dbacb2cb031cf856071d29d195ae6)
Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/f2320300 Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/f2320300 Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/f2320300 Branch: refs/heads/branch-4.3 Commit: f23203006a1241da463637e68c90ce5e5e05a666 Parents: e284e63 Author: Robert Kanter <[email protected]> Authored: Tue Jun 13 17:15:28 2017 -0700 Committer: satishsaley <[email protected]> Committed: Fri Dec 8 16:34:55 2017 -0800 ---------------------------------------------------------------------- README.txt | 6 ++---- release-log.txt | 1 + 2 files changed, 3 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oozie/blob/f2320300/README.txt ---------------------------------------------------------------------- diff --git a/README.txt b/README.txt index 0026687..86e76ba 100644 --- a/README.txt +++ b/README.txt @@ -42,13 +42,13 @@ More inforamtion could be found at: http://oozie.apache.org/ Oozie Quick Start: -http://oozie.apache.org/docs/3.2.0-incubating/DG_QuickStart.html +http://oozie.apache.org/docs/4.3.0/DG_QuickStart.html Supported Hadoop Versions: ---------------------------- -This version of Oozie was primarily tested against Hadoop 0.20.205.x. This will not work on earlier versions of Hadoop such as 0.20.x. and 0.21. +This version of Oozie was primarily tested against Hadoop 2.4.x and 2.6.x. -------------------------------------- @@ -59,5 +59,3 @@ [email protected] Subscribe using the link: http://oozie.apache.org/mail-lists.html - - http://git-wip-us.apache.org/repos/asf/oozie/blob/f2320300/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index 8af2ee2..f831645 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.1 release +OOZIE-2747 README.txt is out of date (Jan Hentschel via rkanter) OOZIE-2923 Improve Spark options parsing (andras.piros via gezapeti) OOZIE-2886 Ensure consistent versioning of hadoop jars in sharelibs (dbist13 via rkanter) OOZIE-2872 Address backward compatibility issue introduced by OOZIE-2748 (pbacsko)
