Repository: tez Updated Branches: refs/heads/master 5e61d65fd -> ccd0e04fe
Update CHANGES.txt for TEZ-3286. Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/ccd0e04f Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/ccd0e04f Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/ccd0e04f Branch: refs/heads/master Commit: ccd0e04fe87c0d478e65385be10f2905d04e4de3 Parents: 5e61d65 Author: Hitesh Shah <[email protected]> Authored: Thu Jul 7 13:01:37 2016 -0700 Committer: Hitesh Shah <[email protected]> Committed: Thu Jul 7 13:01:37 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/ccd0e04f/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 13d66bb..c973ad8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -543,6 +543,7 @@ INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-3286. Allow clients to set processor reserved memory per vertex (instead of per container). TEZ-3223. Support a NullHistoryLogger to disable history logging if needed. TEZ-3293. Fetch failures can cause a shuffle hang waiting for memory merge that never starts. TEZ-3305. TestAnalyzer fails on Hadoop 2.7.
