Repository: tez Updated Branches: refs/heads/master c97414920 -> d44d20489
Updating 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/d44d2048 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/d44d2048 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/d44d2048 Branch: refs/heads/master Commit: d44d20489aa1bc7436ac49abcfa40ce0ba58c291 Parents: c974149 Author: Rajesh Balamohan <[email protected]> Authored: Mon Dec 14 11:52:56 2015 +0530 Committer: Rajesh Balamohan <[email protected]> Committed: Mon Dec 14 11:52:56 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/d44d2048/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 42e20e1..567c972 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -291,6 +291,7 @@ INCOMPATIBLE CHANGES TEZ-2949. Allow duplicate dag names within session for Tez. ALL CHANGES + TEZ-2979. FlakyTest: org.apache.tez.history.TestHistoryParser. TEZ-2684. ShuffleVertexManager.parsePartitionStats throws IllegalStateException: Stats should be initialized. TEZ-2496. Consider scheduling tasks in ShuffleVertexManager based on the partition sizes from the source. TEZ-2995. Timeline primary filter should only be on callerId and not type.
