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 2015/05/09 03:42:43 UTC

[05/43] tez git commit: Move TEZ-1752 into 0.8.0 release section.

Move TEZ-1752 into 0.8.0 release section.


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

Branch: refs/heads/TEZ-2003
Commit: 7476fae834bafb7a36d17382a08a5385fee0e343
Parents: 16bbc58
Author: Siddharth Seth <ss...@apache.org>
Authored: Wed May 6 14:38:10 2015 -0700
Committer: Siddharth Seth <ss...@apache.org>
Committed: Wed May 6 14:38:10 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/tez/blob/7476fae8/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index d3aa8a9..fd45454 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,6 +7,7 @@ Release 0.8.0: Unreleased
 INCOMPATIBLE CHANGES
 
 ALL CHANGES:
+  TEZ-1752. Inputs / Outputs in the Runtime library should be interruptable.
 
 Release 0.7.0: Unreleased
 
@@ -20,7 +21,6 @@ ALL CHANGES:
   TEZ-2406. Tez UI: Display per-io counter columns in task and attempt pages under vertex
   TEZ-2384. Add warning message in the case of prewarn under non-session mode.
   TEZ-2415. PMC RDF needs to use asfext:pmc, not asfext:PMC.
-  TEZ-1752. Inputs / Outputs in the Runtime library should be interruptable.
   TEZ-2401. Tez UI: All-dag page has duration keep counting for KILLED dag.
   TEZ-2392. Have all readers throw an Exception on incorrect next() usage.
   TEZ-2408. TestTaskAttempt fails to compile against hadoop-2.4 and hadoop-2.2.