You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by hi...@apache.org on 2014/11/13 20:05:40 UTC

tez git commit: Update CHANGES.txt for TEZ-1774. (hitesh)

Repository: tez
Updated Branches:
  refs/heads/master f152a7f3b -> f4c2112f6


Update CHANGES.txt for TEZ-1774. (hitesh)


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

Branch: refs/heads/master
Commit: f4c2112f647ce1aa7b7ab9febad2118bd9451cc6
Parents: f152a7f
Author: Hitesh Shah <hi...@apache.org>
Authored: Thu Nov 13 11:05:20 2014 -0800
Committer: Hitesh Shah <hi...@apache.org>
Committed: Thu Nov 13 11:05:20 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/tez/blob/f4c2112f/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index e73ab9b..4f0417e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -10,7 +10,6 @@ ALL CHANGES:
   TEZ-1738. Tez tfile parser for log parsing
   TEZ-1627. Remove OUTPUT_CONSUMABLE and related Event in TaskAttemptImpl
   TEZ-1736. Add support for Inputs/Outputs in runtime-library to generate history text data.
-  TEZ-1774. AppLaunched event for Timeline does not have start time set.
 
 Release 0.5.3: Unreleased
 
@@ -26,6 +25,7 @@ ALL CHANGES:
   TEZ-1687. Use logIdentifier of Vertex for logging.
   TEZ-1737. Should add taskNum in VertexFinishedEvent.
   TEZ-1770. Handle ConnectExceptions correctly when establishing connections to an NM which may be down.
+  TEZ-1774. AppLaunched event for Timeline does not have start time set.
 
 Release 0.5.2: 2014-11-07