You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by rb...@apache.org on 2015/08/03 00:44:52 UTC

tez git commit: Updating CHANGES.txt

Repository: tez
Updated Branches:
  refs/heads/master 4f66cb4ba -> f37699f1a


Updating CHANGES.txt


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

Branch: refs/heads/master
Commit: f37699f1aeb18e4047d6278162db03bae088632e
Parents: 4f66cb4
Author: Rajesh Balamohan <rb...@apache.org>
Authored: Mon Aug 3 04:16:53 2015 +0530
Committer: Rajesh Balamohan <rb...@apache.org>
Committed: Mon Aug 3 04:16:53 2015 +0530

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


http://git-wip-us.apache.org/repos/asf/tez/blob/f37699f1/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 764303d..fdd3ba9 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -10,7 +10,6 @@ INCOMPATIBLE CHANGES
   TEZ-2468. Change the minimum Java version to Java 7.
 
 ALL CHANGES:
-  TEZ-2635. Limit number of attempts being downloaded in unordered fetch.
   TEZ-2613. Fetcher(unordered) using List to store InputAttemptIdentifier can lead to some inefficiency during remove() operation.
   TEZ-2645. Provide standard analyzers for job analysis.
   TEZ-2627. Support for Tez Job Priorities.
@@ -477,6 +476,7 @@ INCOMPATIBLE CHANGES
   TEZ-2552. CRC errors can cause job to run for very long time in large jobs.
 
 ALL CHANGES:
+  TEZ-2635. Limit number of attempts being downloaded in unordered fetch.
   TEZ-2636. MRInput and MultiMRInput should work for cases when there are 0 physical inputs.
   TEZ-2600. When used with HDFS federation(viewfs) ,tez will throw a error