Repository: tez Updated Branches: refs/heads/master ad7604dd6 -> d6543f32b
Updating CHANGES.txt (rbalamohan) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/d6543f32 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/d6543f32 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/d6543f32 Branch: refs/heads/master Commit: d6543f32bbcaf2d11b319ab9f29fca2a8e14bf63 Parents: ad7604d Author: Rajesh Balamohan <[email protected]> Authored: Wed Nov 30 13:55:06 2016 +0530 Committer: Rajesh Balamohan <[email protected]> Committed: Wed Nov 30 13:55:06 2016 +0530 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/d6543f32/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index f13511d..e1f93f1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,6 +7,7 @@ INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-3547. Add TaskAssignment Analyzer. TEZ-3508. TestTaskScheduler cleanup. TEZ-3536. NPE in WebUIService start when host resolution fails. TEZ-3269. Provide basic fair routing and scheduling functionality via custom VertexManager and EdgeManager.
