Repository: tez Updated Branches: refs/heads/branch-0.6 b14e639a6 -> c20622364
Update CHANGES.txt: Move TEZ-1642,TEZ-1934 to 0.5.4 (zjffdu) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/c2062236 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/c2062236 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/c2062236 Branch: refs/heads/branch-0.6 Commit: c206223647de57abc1cf3a69c5b0e38a6a634b19 Parents: b14e639 Author: Jeff Zhang <[email protected]> Authored: Thu Jan 22 11:32:27 2015 +0800 Committer: Jeff Zhang <[email protected]> Committed: Thu Jan 22 11:32:27 2015 +0800 ---------------------------------------------------------------------- CHANGES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/c2062236/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index f8ad081..6ccc9d7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -31,7 +31,6 @@ ALL CHANGES: TEZ-1864. move initialization code dependent on config params to App.ready. TEZ-1870. Time displayed in the UI is in GMT. TEZ-1858. Docs for deploying/using the Tez UI. - TEZ-1642. TestAMRecovery sometimes fail. TEZ-1859. TestGroupedSplits has commented out test: testGzip. TEZ-1868. Document how to do Windows builds due to with ACL symlink build changes. TEZ-1872. docs/src/site/custom/project-info-report.properties needs license header. @@ -117,6 +116,8 @@ TEZ-UI CHANGES (TEZ-8): Release 0.5.4: Unreleased ALL CHANGES: + TEZ-1934. TestAMRecovery may fail due to the execution order is not determined. + TEZ-1642. TestAMRecovery sometimes fail. TEZ-1931. Publish tez version info to Timeline. TEZ-1942. Number of tasks show in Tez UI with auto-reduce parallelism is misleading. TEZ-1962. Fix a thread leak in LocalMode.
