You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by bi...@apache.org on 2014/09/29 02:35:54 UTC

[48/50] [abbrv] git commit: Modified CHANGES.txt to have TEZ-1609 in 0.6

Modified CHANGES.txt to have TEZ-1609 in 0.6


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

Branch: refs/heads/branch-0.5
Commit: 2d35b28baf7c0e0d17641d322c62b61ee0cc0e0c
Parents: fa2928f
Author: Rajesh Balamohan <rb...@apache.org>
Authored: Sat Sep 27 04:31:41 2014 +0530
Committer: Rajesh Balamohan <rb...@apache.org>
Committed: Sat Sep 27 04:31:41 2014 +0530

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


http://git-wip-us.apache.org/repos/asf/tez/blob/2d35b28b/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 741c99a..b7c6510 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -34,6 +34,7 @@ ALL CHANGES:
   tasks
   TEZ-1555. TestTezClientUtils.validateSetTezJarLocalResourcesDefinedButEmpty
   failing on Windows
+  TEZ-1609. Add hostname to logIdentifiers of fetchers for easy debugging
 
 Release 0.5.1: Unreleased
 
@@ -70,7 +71,6 @@ ALL CHANGES
   TEZ-1433. Invalid credentials can be used when a DAG is submitted to a
   session which has timed out
   TEZ-1624. Flaky tests in TestContainerReuse due to race condition in DelayedContainerManager thread
-  TEZ-1609. Add hostname to logIdentifiers of fetchers for easy debugging
 
 Release 0.5.0: 2014-09-03