Repository: oozie Updated Branches: refs/heads/master 75e60311b -> 2ae61cd85
Moved OOZIE-1973, OOZIE-1950 under 4.1 in release-log Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/2ae61cd8 Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/2ae61cd8 Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/2ae61cd8 Branch: refs/heads/master Commit: 2ae61cd8593a529a0c516c0b2d5d1932938def6a Parents: 75e6031 Author: shwethags <[email protected]> Authored: Wed Jan 21 11:20:00 2015 +0530 Committer: shwethags <[email protected]> Committed: Wed Jan 21 11:20:00 2015 +0530 ---------------------------------------------------------------------- release-log.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oozie/blob/2ae61cd8/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index e6141e2..8683eb5 100644 --- a/release-log.txt +++ b/release-log.txt @@ -31,7 +31,6 @@ OOZIE-2047 Oozie does not support Hive tables that use datatypes introduced sinc OOZIE-1808 Change DG_QuickStart.twiki to reflect changes in sharelib installation (ryota) OOZIE-1891 Parametrize surefire argLine to bump up heap memory for testing (ryota) OOZIE-1914 CLI should retry on timeout (puru) -OOZIE-1973 ConcurrentModificationException in Sharelib service (puru) OOZIE-1728 When an ApplicationMaster restarts, it restarts the launcher job: DistCp followup (ryota) OOZIE-2009 Requeue CoordActionInputCheck in case of permission error (ryota) OOZIE-1896 ZKUUIDService - Too many job submission fails (puru) @@ -47,7 +46,6 @@ OOZIE-1853 Improve the Credentials documentation (rkanter) OOZIE-1954 Add a way for the MapReduce action to be configured by Java code (rkanter) OOZIE-2003 Checkstyle issues (rkanter via shwethags) OOZIE-1457 Create a Hive Server 2 action (rkanter) -OOZIE-1950 Coordinator job info should support timestamp (nominal time) (shwethags) OOZIE-1813 Add service to report/kill rogue bundles and coordinator jobs (puru) OOZIE-1847 HA - Oozie servers should shutdown (or go in safe mode) in case of ZK failure (puru) OOZIE-1957 Coord update command override group when oozie.service.AuthorizationService.default.group.as.acl is set and group/acl is not configured in job property (puru) @@ -65,8 +63,10 @@ OOZIE-1939 Incorrect job information is set while logging (seoeun25 via shwethag OOZIE-1846 Convert CoordActionMaterializeCommand to an XCommand and remove Command (seoeun25 via shwethags) OOZIE-1943 Bump up trunk to 4.2.0-SNAPSHOT (bzhang) --- Oozie 4.1.0 release (4.1 - unreleased) +-- Oozie 4.1.0 release (4.1 - released) +OOZIE-1973 ConcurrentModificationException in Sharelib service (puru) +OOZIE-1950 Coordinator job info should support timestamp (nominal time) (shwethags) OOZIE-2032 If using SSL, the port reported by Oozie is incorrect for HA tasks (rkanter) OOZIE-1959 TestZKUtilsWithSecurity fails (rkanter) OOZIE-2033 HA and misc improvements to SSL docs (rkanter)
