Fixing CHANGES.txt (rbalamohan)
Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/f352cfb4 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/f352cfb4 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/f352cfb4 Branch: refs/heads/TEZ-2980 Commit: f352cfb4d69ed0a9dc1db090293bddd92072d679 Parents: c7397f5 Author: Rajesh Balamohan <[email protected]> Authored: Thu Feb 4 19:11:00 2016 -0800 Committer: Rajesh Balamohan <[email protected]> Committed: Thu Feb 4 19:11:00 2016 -0800 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/f352cfb4/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 2e484eb..4d7ae6b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -328,6 +328,8 @@ INCOMPATIBLE CHANGES TEZ-2949. Allow duplicate dag names within session for Tez. ALL CHANGES + TEZ-3093. CriticalPathAnalyzer should be accessible via zeppelin. + TEZ-3089. TaskConcurrencyAnalyzer can return negative task count with very large jobs. TEZ-2307. Possible wrong error message when submitting new dag. TEZ-3076. Reduce merge memory overhead to support large number of in-memory mapoutputs TEZ-3066. TaskAttemptFinishedEvent ConcurrentModificationException in recovery or history logging services.
