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/11/01 20:42:51 UTC

git commit: Move TEZ-1579 to the 0.5.2 section in CHANGES.txt

Repository: tez
Updated Branches:
  refs/heads/master b768c0f19 -> 8433c6119


Move TEZ-1579 to the 0.5.2 section in CHANGES.txt


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

Branch: refs/heads/master
Commit: 8433c611932e0e82d6826491d4f1b915cadafc60
Parents: b768c0f
Author: Siddharth Seth <ss...@apache.org>
Authored: Sat Nov 1 12:42:34 2014 -0700
Committer: Siddharth Seth <ss...@apache.org>
Committed: Sat Nov 1 12:42:34 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/tez/blob/8433c611/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index d43ccf7..ce5a0d2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,7 +6,6 @@ Release 0.6.0: Unreleased
 INCOMPATIBLE CHANGES
 
 ALL CHANGES:
-  TEZ-1579. MR examples should be setting mapreduce.framework.name to yarn-tez.
 
 Release 0.5.2: Unreleased
 
@@ -97,6 +96,7 @@ ALL CHANGES:
   TEZ-1703. addendum - fix flaky test.
   TEZ-1725. Fix nanosecond to millis conversion in TezMxBeanResourceCalculator.
   TEZ-1726. Build broken against Hadoop-2.6.0 due to change in NodeReport.
+  TEZ-1579. MR examples should be setting mapreduce.framework.name to yarn-tez.
 
 Release 0.5.1: 2014-10-02