Repository: tez Updated Branches: refs/heads/master f3cea630e -> 46bc363cd
Fixing CHANGES.txt for TEZ-2882 (rbalamohan) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/46bc363c Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/46bc363c Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/46bc363c Branch: refs/heads/master Commit: 46bc363cd303a5cd1b29c0d5291ad4647cefef7d Parents: f3cea63 Author: Rajesh Balamohan <[email protected]> Authored: Thu Oct 22 15:03:59 2015 -0700 Committer: Rajesh Balamohan <[email protected]> Committed: Thu Oct 22 15:03:59 2015 -0700 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/46bc363c/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index d19df34..1a397d5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -221,6 +221,7 @@ Release 0.7.1: Unreleased INCOMPATIBLE CHANGES ALL CHANGES + TEZ-2882. Consider improving fetch failure handling TEZ-2907. NPE in IFile.Reader.getLength during final merge operation TEZ-2850. Tez MergeManager OOM for small Map Outputs TEZ-2886. Ability to merge AM credentials with DAG credentials.
