Repository: tez Updated Branches: refs/heads/branch-0.8 e95c68204 -> 1f22fc0fb
Update CHANGES.txt for TEZ-3536. (hitesh) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/1f22fc0f Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/1f22fc0f Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/1f22fc0f Branch: refs/heads/branch-0.8 Commit: 1f22fc0fbbb91dbd0493491c55fcec9df4bd8bc0 Parents: e95c682 Author: Hitesh Shah <[email protected]> Authored: Mon Nov 14 13:25:23 2016 -0800 Committer: Hitesh Shah <[email protected]> Committed: Mon Nov 14 13:25:23 2016 -0800 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/1f22fc0f/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 5f7bcf2..70a3436 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -529,6 +529,7 @@ INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-3536. NPE in WebUIService start when host resolution fails. TEZ-3493. DAG submit timeout cannot be set to a month TEZ-3505. Move license to the file header for TezBytesWritableSerialization TEZ-3486. COMBINE_OUTPUT_RECORDS/COMBINE_INPUT_RECORDS are not correct
