Updating CHANGES.txt for TEZ-2213
Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/765adfb5 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/765adfb5 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/765adfb5 Branch: refs/heads/TEZ-2003 Commit: 765adfb51a7ea9edf773991e02872916cfabfd47 Parents: 8be1602 Author: Rajesh Balamohan <[email protected]> Authored: Fri Mar 27 04:57:17 2015 +0530 Committer: Rajesh Balamohan <[email protected]> Committed: Fri Mar 27 04:57:17 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/765adfb5/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 990cd28..1f07257 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -8,6 +8,7 @@ INCOMPATIBLE CHANGES TEZ-2176. Move all logging to slf4j. (commons-logging jar no longer part of Tez tar) ALL CHANGES: + TEZ-2213. For the ordered case, enabling pipelined shuffle should automatically disable final merge. TEZ-2204. TestAMRecovery increasingly flaky on jenkins builds. TEZ-2209. Fix pipelined shuffle to fetch data from any one attempt TEZ-2210. Record DAG AM CPU usage stats
