Repository: tez Updated Branches: refs/heads/master f785ce8d8 -> c3ce35142
Fix CHANGES.txt for TEZ-2774 Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/c3ce3514 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/c3ce3514 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/c3ce3514 Branch: refs/heads/master Commit: c3ce35142ad4e5e2f566c18d2fb1b0fde0b9484c Parents: f785ce8 Author: Siddharth Seth <[email protected]> Authored: Tue Sep 15 13:23:43 2015 -0700 Committer: Siddharth Seth <[email protected]> Committed: Tue Sep 15 13:23:43 2015 -0700 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/c3ce3514/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index a517ce0..0832f56 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,6 +7,7 @@ Release 0.8.1: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-2774. Improvements and cleanup of logging for the AM and parts of the runtme. TEZ-2825. Report progress in terms of completed tasks to reduce load on AM for Tez UI TEZ-2812. Tez UI: Update task & attempt tables while in progress. TEZ-2786. Tez UI: Update vertex, task & attempt details page while in progress.
