Repository: tez
Updated Branches:
  refs/heads/master 9024cade5 -> c439bb048


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/c439bb04
Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/c439bb04
Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/c439bb04

Branch: refs/heads/master
Commit: c439bb0484e20cbc94df8daf505f0f409b11b534
Parents: 9024cad
Author: Hitesh Shah <[email protected]>
Authored: Fri Nov 20 13:46:18 2015 -0800
Committer: Hitesh Shah <[email protected]>
Committed: Fri Nov 20 13:46:18 2015 -0800

----------------------------------------------------------------------
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tez/blob/c439bb04/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 223dcc1..ac30379 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,6 +6,7 @@ Release 0.8.2: Unreleased
 INCOMPATIBLE CHANGES
   TEZ-2679. Admin forms of launch env settings
   TEZ-2948. Stop using dagName in the dagComplete notification to 
TaskCommunicators.
+  TEZ-2949. Allow duplicate dag names within session for Tez.
 
 ALL CHANGES:
   TEZ-2949. Allow duplicate dag names within session for Tez.

Reply via email to