Repository: tez Updated Branches: refs/heads/branch-0.8 6aceaed0e -> cd221cbd9
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/cd221cbd Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/cd221cbd Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/cd221cbd Branch: refs/heads/branch-0.8 Commit: cd221cbd906245eb3407eaaec06f4f4418b65866 Parents: 6aceaed Author: Hitesh Shah <[email protected]> Authored: Tue Jul 5 14:00:11 2016 -0700 Committer: Hitesh Shah <[email protected]> Committed: Tue Jul 5 14:00:11 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/cd221cbd/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 1c7e130..4a1fedc 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -482,6 +482,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.
