Update 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/60ddcba5 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/60ddcba5 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/60ddcba5 Branch: refs/heads/TEZ-2003 Commit: 60ddcba5e6847d71948a02635053f897ddc8ec95 Parents: f53942c Author: Rajesh Balamohan <[email protected]> Authored: Wed Mar 25 06:22:19 2015 +0530 Committer: Rajesh Balamohan <[email protected]> Committed: Wed Mar 25 06:23:23 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/60ddcba5/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 4cbb567..238496b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -68,7 +68,6 @@ ALL CHANGES: TEZ-1904. Fix findbugs warnings in tez-runtime-library module. TEZ-1903. Fix findbugs warnings in tez-runtime-internal module. TEZ-1896. Move the default heartbeat timeout and checkinterval to TezConfiguration. - TEZ-1923. FetcherOrderedGrouped gets into infinite loop due to memory pressure. TEZ-1274. Remove Key/Value type checks in IFile. TEZ-1912. Merge exceptions are thrown when enabling tez.runtime.shuffle.memory-to-memory.enable && tez.runtime.shuffle.memory-to-memory.segments. TEZ-1922. Fix comments: add UNSORTED_OUTPUT to TEZ_TASK_SCALE_MEMORY_WEIGHTED_RATIOS. @@ -251,6 +250,7 @@ TEZ-UI CHANGES (TEZ-8): Release 0.5.4: Unreleased ALL CHANGES: + TEZ-1923. FetcherOrderedGrouped gets into infinite loop due to memory pressure TEZ-2219. Should verify the input_name/output_name to be unique per vertex TEZ-2186. OOM with a simple scatter gather job with re-use TEZ-2220. TestTezJobs compile failure in branch 0.5.
