Repository: tez Updated Branches: refs/heads/master 014d7c4ab -> a425f5d91
Update CHANGES.txt for TEZ-3224 Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/a425f5d9 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/a425f5d9 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/a425f5d9 Branch: refs/heads/master Commit: a425f5d916a298ab4536200c51a74b942c94a0ee Parents: 014d7c4 Author: Hitesh Shah <[email protected]> Authored: Fri Apr 22 15:47:17 2016 -0700 Committer: Hitesh Shah <[email protected]> Committed: Fri Apr 22 15:47:17 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/a425f5d9/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 3ef01ba..a0a5ce6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -442,6 +442,7 @@ INCOMPATIBLE CHANGES TEZ-2949. Allow duplicate dag names within session for Tez. ALL CHANGES: + TEZ-3224. User payload is not initialized before creating vertex manager plugin. TEZ-3165. Allow Inputs/Outputs to be initialized serially, control processor initialization relative to Inputs/Outputs TEZ-3202. Reduce the memory need for jobs with high number of segments TEZ-3188. Move tez.submit.hosts out of TezConfiguration to TezConfigurationConstants.
