OOZIE-2622 ExtJS 2.2 is no longer available (rkanter)
Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/9fc2e68d Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/9fc2e68d Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/9fc2e68d Branch: refs/heads/oya Commit: 9fc2e68d768a69a8ae9aad5e52578e1e9d47b061 Parents: a4dbeda Author: Robert Kanter <[email protected]> Authored: Fri Sep 30 11:46:15 2016 -0700 Committer: Robert Kanter <[email protected]> Committed: Fri Sep 30 11:46:15 2016 -0700 ---------------------------------------------------------------------- docs/src/site/twiki/DG_QuickStart.twiki | 4 ++-- release-log.txt | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oozie/blob/9fc2e68d/docs/src/site/twiki/DG_QuickStart.twiki ---------------------------------------------------------------------- diff --git a/docs/src/site/twiki/DG_QuickStart.twiki b/docs/src/site/twiki/DG_QuickStart.twiki index b1dea12..3938ff4 100644 --- a/docs/src/site/twiki/DG_QuickStart.twiki +++ b/docs/src/site/twiki/DG_QuickStart.twiki @@ -67,9 +67,9 @@ More details on building Oozie can be found on the [[ENG_Building][Building Oozi * Unix (tested in Linux and Mac OS X) * Java 1.7+ * Hadoop - * [[http://hadoop.apache.org][Apache Hadoop]] (tested with 1.0.0 & 0.23.1) + * [[http://hadoop.apache.org][Apache Hadoop]] (tested with 1.2.1 & 2.4.0+) * ExtJS library (optional, to enable Oozie webconsole) - * [[http://dev.sencha.com/deploy/ext-2.2.zip][ExtJS 2.2]] + * [[http://archive.cloudera.com/gplextras/misc/ext-2.2.zip][ExtJS 2.2]] The Java 1.7+ =bin= directory should be in the command path. http://git-wip-us.apache.org/repos/asf/oozie/blob/9fc2e68d/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index 1579289..4803c1c 100644 --- a/release-log.txt +++ b/release-log.txt @@ -3,6 +3,7 @@ -- Oozie 4.3.0 release +OOZIE-2622 ExtJS 2.2 is no longer available (rkanter) OOZIE-2606 Set spark.yarn.jars to fix Spark 2.0 with Oozie (satishsaley via rohini) OOZIE-2673 Include XSD for shell-action:0.3 in documentation (abhishekbafna via rkanter) OOZIE-2194 oozie job -kill doesn't work with spark action (abhishekbafna via rohini)
