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 2016/06/30 22:11:36 UTC

tez git commit: Fixes to CHANGES.txt for a couple of jiras.

Repository: tez
Updated Branches:
  refs/heads/master 540eab018 -> ac9cfb9c9


Fixes to CHANGES.txt for a couple of jiras.


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

Branch: refs/heads/master
Commit: ac9cfb9c93efbfe8efe2cddbbc02a00022c91c0a
Parents: 540eab0
Author: Siddharth Seth <ss...@apache.org>
Authored: Thu Jun 30 15:11:30 2016 -0700
Committer: Siddharth Seth <ss...@apache.org>
Committed: Thu Jun 30 15:11:30 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/tez/blob/ac9cfb9c/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index deb02fc..29bede2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -69,8 +69,10 @@ INCOMPATIBLE CHANGES
 
 ALL CHANGES:
 
+  TEZ-3314. Double counting input bytes in MultiMRInput.
   TEZ-3308. Add counters to capture input split length.
   TEZ-3302. Add a version of processorContext.waitForAllInputsReady and waitForAnyInputReady with a timeout.
+  TEZ-3291. Optimize splits grouping when locality information is not available.
   TEZ-3305. TestAnalyzer fails on Hadoop 2.7.
   TEZ-3304. TestHistoryParser fails with Hadoop 2.7.
   TEZ-3296. Tez job can hang if two vertices at the same root distance have different task requirements