Repository: tez Updated Branches: refs/heads/branch-0.7 9f6ca7bac -> 0088c45df
Fix release date for 0.6.2 version Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/0088c45d Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/0088c45d Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/0088c45d Branch: refs/heads/branch-0.7 Commit: 0088c45dfdc477900944162b1c5b8bec184dbd0e Parents: 9f6ca7b Author: Siddharth Seth <[email protected]> Authored: Thu Aug 20 12:15:16 2015 -0700 Committer: Siddharth Seth <[email protected]> Committed: Thu Aug 20 12:15:16 2015 -0700 ---------------------------------------------------------------------- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/0088c45d/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 86dbbcc..98abf03 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -228,14 +228,14 @@ Release 0.6.3: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-2629. LimitExceededException in Tez client when DAG has exceeds the default max counters TEZ-2630. TezChild receives IP address instead of FQDN. -Release 0.6.2: Unreleased +Release 0.6.2: 2015-08-07 INCOMPATIBLE CHANGES ALL CHANGES: - TEZ-2629. LimitExceededException in Tez client when DAG has exceeds the default max counters TEZ-2311. AM can hang if kill received while recovering from previous attempt. TEZ-2623. Fix module dependencies related to hadoop-auth. TEZ-2560. fix tex-ui build for maven 3.3+
