Repository: tez Updated Branches: refs/heads/master eee485a69 -> 64864352b
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/64864352 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/64864352 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/64864352 Branch: refs/heads/master Commit: 64864352bbe327d3bfcf848de0670cfe4e2f5e2f Parents: eee485a Author: Rajesh Balamohan <[email protected]> Authored: Thu Dec 17 04:16:11 2015 +0530 Committer: Rajesh Balamohan <[email protected]> Committed: Thu Dec 17 04:16:11 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/64864352/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 2a2addc..17142ce 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -296,6 +296,7 @@ INCOMPATIBLE CHANGES TEZ-2949. Allow duplicate dag names within session for Tez. ALL CHANGES + TEZ-2538. ADDITIONAL_SPILL_COUNT wrongly populated for DefaultSorter with multiple partitions. TEZ-3006. Remove unused import in TestHistoryParser. TEZ-2979. FlakyTest: org.apache.tez.history.TestHistoryParser. TEZ-2684. ShuffleVertexManager.parsePartitionStats throws IllegalStateException: Stats should be initialized.
