Fixing CHANGES.txt (rbalamohan)
Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/e24bf448 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/e24bf448 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/e24bf448 Branch: refs/heads/TEZ-2980 Commit: e24bf44869de45d8dd18b3e724d52ddbfea7f66a Parents: a2c590b Author: Rajesh Balamohan <[email protected]> Authored: Fri Feb 12 10:36:52 2016 -0800 Committer: Rajesh Balamohan <[email protected]> Committed: Fri Feb 12 10:36:52 2016 -0800 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/e24bf448/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 5f09280..8bd6f73 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -333,6 +333,7 @@ INCOMPATIBLE CHANGES ALL CHANGES TEZ-3103. Shuffle can hang when memory to memory merging enabled + TEZ-3107. tez-tools: Log warn msgs in case ATS has wrong values (e.g startTime > finishTime). TEZ-3104. Tez fails on Bzip2 intermediate output format on hadoop 2.7.1 and earlier TEZ-3093. CriticalPathAnalyzer should be accessible via zeppelin. TEZ-3089. TaskConcurrencyAnalyzer can return negative task count with very large jobs.
