Repository: tez Updated Branches: refs/heads/branch-0.5 e414b18f4 -> 21362e652
Updating CHANGES.txt (rbalamohan) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/21362e65 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/21362e65 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/21362e65 Branch: refs/heads/branch-0.5 Commit: 21362e6525bd71bc127a26c3ec8fc8056284747f Parents: e414b18 Author: Rajesh Balamohan <[email protected]> Authored: Fri Jul 31 04:47:00 2015 +0530 Committer: Rajesh Balamohan <[email protected]> Committed: Fri Jul 31 04:47:00 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/21362e65/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index a022716..3ad58a1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,9 +3,9 @@ Apache Tez Change Log 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-2552. CRC errors can cause job to run for very long time in large jobs. 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
