Repository: tez Updated Branches: refs/heads/master 41173aa0a -> 87156be21
Add TEZ-2080 into the 0.5.4 section. Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/87156be2 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/87156be2 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/87156be2 Branch: refs/heads/master Commit: 87156be21c18acc210878e23a43e65e021561b66 Parents: 41173aa Author: Siddharth Seth <[email protected]> Authored: Fri May 22 10:14:20 2015 -0700 Committer: Siddharth Seth <[email protected]> Committed: Fri May 22 10:14:20 2015 -0700 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/87156be2/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 995bb6c..9673c6a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -399,6 +399,7 @@ TEZ-UI CHANGES (TEZ-8): Release 0.5.4: Unreleased ALL CHANGES: + TEZ-2080. Localclient should be using tezconf in init instead of yarnconf. TEZ-2369. Add a few unit tests for RootInputInitializerManager. TEZ-2379. org.apache.hadoop.yarn.state.InvalidStateTransitonException: Invalid event: T_ATTEMPT_KILLED at KILLED.
