You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by ss...@apache.org on 2014/12/16 21:59:31 UTC

tez git commit: Moved TEZ-1800 into the 0.5.4 release section.

Repository: tez
Updated Branches:
  refs/heads/master 665801c6d -> 8af18bd49


Moved TEZ-1800 into the 0.5.4 release section.


Project: http://git-wip-us.apache.org/repos/asf/tez/repo
Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/8af18bd4
Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/8af18bd4
Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/8af18bd4

Branch: refs/heads/master
Commit: 8af18bd49b8a166a7f74b1889674ca0332cbad00
Parents: 665801c
Author: Siddharth Seth <ss...@apache.org>
Authored: Tue Dec 16 12:59:14 2014 -0800
Committer: Siddharth Seth <ss...@apache.org>
Committed: Tue Dec 16 12:59:14 2014 -0800

----------------------------------------------------------------------
 CHANGES.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tez/blob/8af18bd4/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 15551db..19800f2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -43,7 +43,6 @@ ALL CHANGES:
   TEZ-1650. Please create a DOAP file for your TLP.
   TEZ-1697. DAG submission fails if a local resource added is already part of tez.lib.uris
   TEZ-1060 Add randomness to fault tolerance tests
-  TEZ-1800. Integer overflow in ExternalSorter.getInitialMemoryRequirement()
   TEZ-1790. DeallocationTaskRequest may been handled before corresponding AllocationTaskRequest in local mode
 
 TEZ-UI CHANGES (TEZ-8):
@@ -65,7 +64,10 @@ TEZ-UI CHANGES (TEZ-8):
   TEZ-1820. Fix wrong links.
 
 Release 0.5.4: Unreleased
+
+ALL CHANGES:
   TEZ-1836. Provide better error messages when tez.runtime.io.sort.mb, spill percentage is incorrectly configured.
+  TEZ-1800. Integer overflow in ExternalSorter.getInitialMemoryRequirement()
 
 Release 0.5.3: Unreleased