Repository: tez Updated Branches: refs/heads/master 2e621ed50 -> f9942ccf6
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/f9942ccf Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/f9942ccf Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/f9942ccf Branch: refs/heads/master Commit: f9942ccf677b5f6a6e25a83abc10550ab19ee897 Parents: 2e621ed Author: Rajesh Balamohan <[email protected]> Authored: Sat Aug 22 03:30:30 2015 +0530 Committer: Rajesh Balamohan <[email protected]> Committed: Sat Aug 22 03:30:30 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/f9942ccf/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 61b583b..fc61bbf 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -300,7 +300,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. @@ -510,7 +509,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-2630. TezChild receives IP address instead of FQDN.
