Repository: tez Updated Branches: refs/heads/master 55f5186e5 -> a4247a7cd
Update CHANGES.txt for TEZ-3329. Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/a4247a7c Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/a4247a7c Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/a4247a7c Branch: refs/heads/master Commit: a4247a7cd51357d267dee26e01310738012d8c7d Parents: 55f5186 Author: Hitesh Shah <[email protected]> Authored: Mon Jul 18 15:55:16 2016 -0700 Committer: Hitesh Shah <[email protected]> Committed: Mon Jul 18 15:55:16 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/a4247a7c/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 0661e16..a9ff8cc 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -82,6 +82,7 @@ INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-3329. Tez ATS data is incomplete for a vertex which fails or gets killed before initialization TEZ-3235. Modify Example TestOrderedWordCount job to test the IPC limit for large dag plans. TEZ-3337. Do not log empty fields of TaskAttemptFinishedEvent to avoid confusion. TEZ-1248. Reduce slow-start should special case 1 reducer runs.
