Repository: tez Updated Branches: refs/heads/master c439bb048 -> 74b09b575
TEZ-2949. Allow duplicate dag names within session for Tez. (hitesh) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/74b09b57 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/74b09b57 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/74b09b57 Branch: refs/heads/master Commit: 74b09b5758e6b4ce3800db8e8e4cd96174b1b3a4 Parents: c439bb0 Author: Hitesh Shah <[email protected]> Authored: Fri Nov 20 13:47:06 2015 -0800 Committer: Hitesh Shah <[email protected]> Committed: Fri Nov 20 13:47:06 2015 -0800 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/74b09b57/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index ac30379..dd86196 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -259,6 +259,7 @@ Release 0.7.1: Unreleased INCOMPATIBLE CHANGES TEZ-2679. Admin forms of launch env settings + TEZ-2949. Allow duplicate dag names within session for Tez. ALL CHANGES TEZ-2949. Allow duplicate dag names within session for Tez.
