Repository: tez Updated Branches: refs/heads/master 36ab0c043 -> 45a63bf23
Update CHANGES.txt for TEZ-3223. (hitesh) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/45a63bf2 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/45a63bf2 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/45a63bf2 Branch: refs/heads/master Commit: 45a63bf23f7842ab527d8a8eb40bdf14fc3d51cd Parents: 36ab0c0 Author: Hitesh Shah <[email protected]> Authored: Tue Jul 5 14:00:58 2016 -0700 Committer: Hitesh Shah <[email protected]> Committed: Tue Jul 5 14:00:58 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/45a63bf2/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 5202373..4714a85 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -540,6 +540,7 @@ INCOMPATIBLE CHANGES ALL CHANGES: + 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. TEZ-3304. TestHistoryParser fails with Hadoop 2.7.
