TEZ-2899. CHANGES.txt
Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/c35e5cc8 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/c35e5cc8 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/c35e5cc8 Branch: refs/heads/master Commit: c35e5cc8613e7f22dc49b6f9b05038465f82d641 Parents: 8000b5c Author: Jonathan Eagles <[email protected]> Authored: Mon Oct 26 10:26:54 2015 -0500 Committer: Jonathan Eagles <[email protected]> Committed: Mon Oct 26 10:26:54 2015 -0500 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/c35e5cc8/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 1a397d5..69746ac 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,6 +6,7 @@ Release 0.8.2: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-2899. Tez UI: DAG getting created with huge horizontal gap in between vertices TEZ-2907. NPE in IFile.Reader.getLength during final merge operation TEZ-2903. Stop using proprietary APIs in RPCLoadGen. TEZ-2882. Consider improving fetch failure handling @@ -221,6 +222,7 @@ Release 0.7.1: Unreleased INCOMPATIBLE CHANGES ALL CHANGES + TEZ-2899. Tez UI: DAG getting created with huge horizontal gap in between vertices 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
