Repository: tez Updated Branches: refs/heads/TEZ-3334 e272e370a -> 333d19322
TEZ-3334-CHANGES.txt fixup Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/333d1932 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/333d1932 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/333d1932 Branch: refs/heads/TEZ-3334 Commit: 333d1932270e1745fa44d66feab4e42ac679bdee Parents: e272e37 Author: Jonathan Eagles <[email protected]> Authored: Wed Jul 27 11:25:04 2016 -0500 Committer: Jonathan Eagles <[email protected]> Committed: Wed Jul 27 11:25:04 2016 -0500 ---------------------------------------------------------------------- TEZ-3334-CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/333d1932/TEZ-3334-CHANGES.txt ---------------------------------------------------------------------- diff --git a/TEZ-3334-CHANGES.txt b/TEZ-3334-CHANGES.txt index f779000..c5a16b3 100644 --- a/TEZ-3334-CHANGES.txt +++ b/TEZ-3334-CHANGES.txt @@ -4,4 +4,6 @@ Apache Tez Change Log INCOMPATIBLE CHANGES: ALL CHANGES: + TEZ-3377. Remove ShuffleHandler dependency on mapred.FadvisedChunkedFile and mapred.FadvisedFileRegion + TEZ-3380. Shuffle Handler: Replace primitive wrapper's valueOf method with parse* method to avoid unnecessary boxing/unboxing TEZ-3355. Tez Custom Shuffle Handler POC
