Repository: tez Updated Branches: refs/heads/master 7a4ed2a6a -> c07d6b751
Updating CHANGES.txt for TEZ-2782 Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/c07d6b75 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/c07d6b75 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/c07d6b75 Branch: refs/heads/master Commit: c07d6b751b36a32bb5d5908f782424529c76e899 Parents: 7a4ed2a Author: Rajesh Balamohan <[email protected]> Authored: Tue Sep 8 12:03:14 2015 +0530 Committer: Rajesh Balamohan <[email protected]> Committed: Tue Sep 8 12:03:14 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/c07d6b75/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index bce05c0..4717249 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,6 +7,7 @@ Release 0.8.1: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-2782. VertexInfo.getAvgExecutionTimeInterval throws NPE when task does not have any valid attempts info TEZ-2778. Improvements to handle multiple read errors with complex DAGs TEZ-2768. Log a useful error message when the summary stream cannot be closed when shutting down an AM.
