Ammending release-log to fix OOZIE-1641 should be OOZIE-1651
Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/0880334a Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/0880334a Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/0880334a Branch: refs/heads/master Commit: 0880334a226553fd2d4c7b8bbc8ac64fef9ca734 Parents: d6ddfba Author: Robert Kanter <[email protected]> Authored: Thu Feb 13 10:34:44 2014 -0800 Committer: Robert Kanter <[email protected]> Committed: Thu Feb 13 10:34:44 2014 -0800 ---------------------------------------------------------------------- release-log.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oozie/blob/0880334a/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index a067414..d0377c2 100644 --- a/release-log.txt +++ b/release-log.txt @@ -23,7 +23,7 @@ OOZIE-1664 PollablePriorityDelayQueue.poll() returns elements with +ve delay (sh OOZIE-1661 Stream logs in oozie UI (puru via rohini) OOZIE-1610 UnitTests fail on Windows because of wrong paths (omaliuvanchuk via rohini) OOZIE-1660 DB connection misconfig causes all or most unit tests to fail (rkanter) -OOZIE-1641 Oozie should mask the signature secret in the configuration output (rkanter) +OOZIE-1651 Oozie should mask the signature secret in the configuration output (rkanter) OOZIE-1655 Change oozie.service.JPAService.validate.db.connection to true (rkanter) OOZIE-1643 Oozie doesn't parse Hadoop Job Id from the Hive action (rkanter) OOZIE-1632 Coordinators that undergo change endtime but are doneMaterialization, not getting picked for StatusTransit (mona)
