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

[21/27] tez git commit: Move TEZ-1808 into 0.5.3 section. Add TEZ-1060 to CHANGES.txt

Move TEZ-1808 into 0.5.3 section. Add TEZ-1060 to CHANGES.txt


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

Branch: refs/heads/TEZ-8
Commit: 2b30d018cab4c9f29df0a39d1d0ccd041b01d501
Parents: 48dddff
Author: Siddharth Seth <ss...@apache.org>
Authored: Thu Dec 4 13:56:35 2014 -0800
Committer: Siddharth Seth <ss...@apache.org>
Committed: Thu Dec 4 13:56:35 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/tez/blob/2b30d018/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 9eaf37b..ef5a987 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -27,9 +27,9 @@ ALL CHANGES:
   TEZ-1797. Create necessary content for Tez DOAP file.
   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-1808. Job can fail since name of intermediate files can be too long in specific situation.
 
 Release 0.5.3: Unreleased
 
@@ -48,6 +48,7 @@ ALL CHANGES:
   TEZ-1796. Use of DeprecationDelta broke build against 2.2 Hadoop.
   TEZ-1818. Problem loading tez-api-version-info.properties in case current context classloader
     in not pointing to Tez jars.
+  TEZ-1808. Job can fail since name of intermediate files can be too long in specific situation.
 
 Release 0.5.2: 2014-11-07