Repository: tez Updated Branches: refs/heads/master 5af6fa3fd -> 6b9451747
Update CHANGES.txt for TEZ-2662. (hitesh) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/6b945174 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/6b945174 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/6b945174 Branch: refs/heads/master Commit: 6b9451747812a33b8248c140088d8dbdcbda2bba Parents: 5af6fa3 Author: Hitesh Shah <[email protected]> Authored: Fri Aug 28 10:53:06 2015 -0700 Committer: Hitesh Shah <[email protected]> Committed: Fri Aug 28 10:53:06 2015 -0700 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/6b945174/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 09e51d8..28dd3a5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -151,6 +151,7 @@ Release 0.7.1: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-2662. Provide a way to check whether AM or task opts are valid and error if not. TEZ-2300. TezClient.stop() takes a lot of time or does not work sometimes TEZ-2734. Add a test to verify the filename generated by OnDiskMerge. TEZ-2732. DefaultSorter throws ArrayIndex exceptions on 2047 Mb size sort buffers
