Repository: tez
Updated Branches:
  refs/heads/master cbd7323cd -> be982afd1


update CHANGES.txt


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

Branch: refs/heads/master
Commit: be982afd118ace86b8e21e5fd3ddd818fba0f884
Parents: cbd7323
Author: Rajesh Balamohan <[email protected]>
Authored: Mon Mar 23 10:46:58 2015 +0530
Committer: Rajesh Balamohan <[email protected]>
Committed: Mon Mar 23 10:46:58 2015 +0530

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


http://git-wip-us.apache.org/repos/asf/tez/blob/be982afd/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 4562d9b..7a554d4 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,7 +7,6 @@ Release 0.7.0: Unreleased
 INCOMPATIBLE CHANGES
 
 ALL CHANGES:
-  TEZ-2186. OOM with a simple scatter gather job with re-use
   TEZ-2209. Fix pipelined shuffle to fetch data from any one attempt
   TEZ-2210. Record DAG AM CPU usage stats
   TEZ-2203. Intern strings in tez counters
@@ -250,6 +249,8 @@ TEZ-UI CHANGES (TEZ-8):
 Release 0.5.4: Unreleased
 
 ALL CHANGES:
+  TEZ-2186. OOM with a simple scatter gather job with re-use
+  TEZ-2220. TestTezJobs compile failure in branch 0.5.
   TEZ-2199. updateLocalResourcesForInputSplits assumes wrongly that split data 
is on same FS as the default FS.
   TEZ-2162. org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat is 
not recognized
   TEZ-2193. Check returned value from EdgeManagerPlugin before using it

Reply via email to