Repository: tez Updated Branches: refs/heads/master c17d4a0a4 -> 5c6d22b04
Updating CHANGES.txt (rbalamohan) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/5c6d22b0 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/5c6d22b0 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/5c6d22b0 Branch: refs/heads/master Commit: 5c6d22b04d6301fa971cf0c821ad95b319cd1e46 Parents: c17d4a0 Author: Rajesh Balamohan <[email protected]> Authored: Sat Aug 22 06:29:53 2015 +0530 Committer: Rajesh Balamohan <[email protected]> Committed: Sat Aug 22 06:29:53 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/5c6d22b0/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 89c7cb0..3400638 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -302,6 +302,7 @@ Release 0.6.3: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-2290. Scale memory for Default Sorter down to a max of 2047 MB if configured higher. TEZ-2734. Add a test to verify the filename generated by OnDiskMerge. TEZ-2687. ATS History shutdown happens before the min-held containers are released TEZ-2629. LimitExceededException in Tez client when DAG has exceeds the default max counters @@ -512,6 +513,7 @@ INCOMPATIBLE CHANGES TEZ-2552. CRC errors can cause job to run for very long time in large jobs. ALL CHANGES: + TEZ-2290. Scale memory for Default Sorter down to a max of 2047 MB if configured higher. TEZ-2734. Add a test to verify the filename generated by OnDiskMerge. TEZ-2687. ATS History shutdown happens before the min-held containers are released TEZ-2629. LimitExceededException in Tez client when DAG has exceeds the default max counters
