Repository: tez Updated Branches: refs/heads/master bbcafcb81 -> 344a8cc14
TEZ-2940. CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/344a8cc1 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/344a8cc1 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/344a8cc1 Branch: refs/heads/master Commit: 344a8cc1448d13570e3ffe6cb608c42093aa3c43 Parents: bbcafcb Author: Jonathan Eagles <[email protected]> Authored: Thu Nov 12 13:53:07 2015 -0600 Committer: Jonathan Eagles <[email protected]> Committed: Thu Nov 12 13:53:07 2015 -0600 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/344a8cc1/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index d2f412d..3ce1640 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,6 +7,7 @@ INCOMPATIBLE CHANGES TEZ-2679. Admin forms of launch env settings ALL CHANGES: + TEZ-2940. Invalid shuffle max slow start setting causes vertex to hang indefinitely TEZ-2930. Tez UI: Parent controller is not polling at times TEZ-1670. Add tests for all converter functions in HistoryEventTimelineConversion. TEZ-2929. Tez UI: Dag details page displays vertices to be running even when dag have completed @@ -247,6 +248,7 @@ INCOMPATIBLE CHANGES TEZ-2679. Admin forms of launch env settings ALL CHANGES + TEZ-2940. Invalid shuffle max slow start setting causes vertex to hang indefinitely TEZ-1670. Add tests for all converter functions in HistoryEventTimelineConversion. TEZ-2922. Tez Live UI gives access denied for admins TEZ-2828. Fix typo in "Shuffle assigned " log statement in shuffle.orderedgrouped.Shuffle.
