Repository: tez Updated Branches: refs/heads/master 9dce51011 -> 2735280c5
Add some missing jiras to CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/2735280c Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/2735280c Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/2735280c Branch: refs/heads/master Commit: 2735280c503b253d64d9568f7dbda535bb2d803d Parents: 9dce510 Author: Siddharth Seth <[email protected]> Authored: Thu Dec 3 00:13:58 2015 -0800 Committer: Siddharth Seth <[email protected]> Committed: Thu Dec 3 00:13:58 2015 -0800 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/2735280c/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index c1da620..b6c6034 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -19,6 +19,7 @@ ALL CHANGES: TEZ-2952. NPE in TestOnFileUnorderedKVOutput TEZ-2480. Exception when closing output is ignored. TEZ-2944. NPE in TestProcessorContext. + TEZ-2948. Stop using dagName in the dagComplete notification to TaskCommunicators. TEZ-2945. TEZ-2740 addendum to update API with currently supported parameters TEZ-2933. Tez UI: Load application details from RM when available TEZ-2908. Tez UI: Errors are logged, but not displayed in the UI when AM fetch fails @@ -29,6 +30,7 @@ ALL CHANGES: TEZ-2940. Invalid shuffle max slow start setting causes vertex to hang indefinitely TEZ-2930. Tez UI: Parent controller is not polling at times TEZ-1670. Add tests for all converter functions in HistoryEventTimelineConversion. + TEZ-2879. While grouping splits, allow an alternate list of preferred locations to be provided per split. TEZ-2929. Tez UI: Dag details page displays vertices to be running even when dag have completed TEZ-1976. Findbug warning: Unread field: org.apache.hadoop.mapreduce.split.TezGroupedSplitsInputFormat$SplitHolder.split
