Repository: oozie Updated Branches: refs/heads/master 378f294c2 -> 7b6d23546
OOZIE-2747 README.txt is out of date (Jan Hentschel via rkanter) Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/7b6d2354 Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/7b6d2354 Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/7b6d2354 Branch: refs/heads/master Commit: 7b6d2354667dbacb2cb031cf856071d29d195ae6 Parents: 378f294 Author: Robert Kanter <[email protected]> Authored: Tue Jun 13 17:15:28 2017 -0700 Committer: Robert Kanter <[email protected]> Committed: Tue Jun 13 17:15:28 2017 -0700 ---------------------------------------------------------------------- README.txt | 6 ++---- release-log.txt | 1 + 2 files changed, 3 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oozie/blob/7b6d2354/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/7b6d2354/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index 3a9296d..0d09a79 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 5.0.0 release (trunk - unreleased) +OOZIE-2747 README.txt is out of date (Jan Hentschel via rkanter) OOZIE-2926 Update Oozie version to 5.0.0-SNAPSHOT (dbist13 via rkanter) OOZIE-2930 Duplicate declaration of version warning for hadoop-yarn-api and hadoop-yarn-common (Artem Ervits via gezapeti) OOZIE-2923 Improve Spark options parsing (andras.piros via gezapeti)
