Repository: tez Updated Branches: refs/heads/branch-0.7 cb52ce62a -> 21c754322
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/21c75432 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/21c75432 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/21c75432 Branch: refs/heads/branch-0.7 Commit: 21c754322da535231b440719115e648c4843b2d5 Parents: cb52ce6 Author: Rajesh Balamohan <[email protected]> Authored: Sat Aug 22 03:31:36 2015 +0530 Committer: Rajesh Balamohan <[email protected]> Committed: Sat Aug 22 03:31:36 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/21c75432/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 10b6169..4fa2e2a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -230,7 +230,6 @@ Release 0.6.3: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: - TEZ-2732. DefaultSorter throws ArrayIndex exceptions on 2047 Mb size sort buffers 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 TEZ-2630. TezChild receives IP address instead of FQDN. @@ -440,7 +439,6 @@ INCOMPATIBLE CHANGES TEZ-2552. CRC errors can cause job to run for very long time in large jobs. ALL CHANGES: - TEZ-2732. DefaultSorter throws ArrayIndex exceptions on 2047 Mb size sort buffers 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 TEZ-2635. Limit number of attempts being downloaded in unordered fetch.
