Repository: tez Updated Branches: refs/heads/branch-0.8 0f80674ca -> 8ca3a8c44
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/8ca3a8c4 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/8ca3a8c4 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/8ca3a8c4 Branch: refs/heads/branch-0.8 Commit: 8ca3a8c4491a594776a6619f806a674593169b1d Parents: 0f80674 Author: Hitesh Shah <[email protected]> Authored: Thu Jul 7 13:02:12 2016 -0700 Committer: Hitesh Shah <[email protected]> Committed: Thu Jul 7 13:02:12 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/8ca3a8c4/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index b883500..378ffc2 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -483,6 +483,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.
