Repository: tez Updated Branches: refs/heads/branch-0.7 2f58d39b3 -> 1bd2f63c4
fixup CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/1bd2f63c Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/1bd2f63c Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/1bd2f63c Branch: refs/heads/branch-0.7 Commit: 1bd2f63c4f3babe52e1abfe368698930ccd1a241 Parents: 2f58d39 Author: Jonathan Eagles <[email protected]> Authored: Fri Dec 18 01:50:48 2015 -0600 Committer: Jonathan Eagles <[email protected]> Committed: Fri Dec 18 01:50:48 2015 -0600 ---------------------------------------------------------------------- CHANGES.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/1bd2f63c/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 1a8471b..2489efe 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,9 +6,8 @@ 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. -ALL CHANGES: TEZ-3011. Link Vertex Name in Dag Tasks/Task Attempts to Vertex + TEZ-2538. ADDITIONAL_SPILL_COUNT wrongly populated for DefaultSorter with multiple partitions. TEZ-3006. Remove unused import in TestHistoryParser. TEZ-2918. Make progress notifications in IOs TEZ-2979. FlakyTest: org.apache.tez.history.TestHistoryParser.
