Repository: tez Updated Branches: refs/heads/master 5ef86035b -> 1854cbf91
Fix CHANGES.txt for TEZ-2552 and TEZ-2630. Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/1854cbf9 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/1854cbf9 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/1854cbf9 Branch: refs/heads/master Commit: 1854cbf916d85890c0d222381a6cb76684fba689 Parents: 5ef8603 Author: Hitesh Shah <[email protected]> Authored: Wed Aug 5 14:44:19 2015 -0700 Committer: Hitesh Shah <[email protected]> Committed: Wed Aug 5 14:44:19 2015 -0700 ---------------------------------------------------------------------- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/1854cbf9/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 04d551f..ab8ccf7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -490,9 +490,9 @@ TEZ-UI CHANGES (TEZ-8): Release 0.5.5: Unreleased INCOMPATIBLE CHANGES - TEZ-2552. CRC errors can cause job to run for very long time in large jobs. ALL CHANGES: + TEZ-2630. TezChild receives IP address instead of FQDN. TEZ-2635. Limit number of attempts being downloaded in unordered fetch. TEZ-2636. MRInput and MultiMRInput should work for cases when there are 0 physical inputs. TEZ-2600. When used with HDFS federation(viewfs) ,tez will throw a error
