Repository: tez Updated Branches: refs/heads/master a8c930481 -> eea8a0e2a
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/eea8a0e2 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/eea8a0e2 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/eea8a0e2 Branch: refs/heads/master Commit: eea8a0e2a0a3dd6659b5ee6ebe4210e792b09d39 Parents: a8c9304 Author: Hitesh Shah <[email protected]> Authored: Mon Mar 14 11:21:14 2016 -0700 Committer: Hitesh Shah <[email protected]> Committed: Mon Mar 14 11:21:14 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/eea8a0e2/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index e402071..d26f7c6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -402,6 +402,7 @@ INCOMPATIBLE CHANGES TEZ-2949. Allow duplicate dag names within session for Tez. ALL CHANGES: + TEZ-3105. TezMxBeanResourceCalculator does not work on IBM JDK 7 or 8 causing Tez failures. TEZ-2863. Container, node, and logs not available in UI for tasks that fail to launch TEZ-3140. Reduce AM memory usage during serialization TEZ-3156. Tez client keeps trying to talk to RM even if RM does not know about the application.
