incorporate new changes in CHANGES file

Project: http://git-wip-us.apache.org/repos/asf/tez/repo
Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/d1fc0d76
Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/d1fc0d76
Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/d1fc0d76

Branch: refs/heads/branch-0.9.0
Commit: d1fc0d766992b844c322a1d95b291d960502deb5
Parents: 8a184d1
Author: Zhiyuan Yang <[email protected]>
Authored: Fri Jul 14 11:00:35 2017 -0700
Committer: Zhiyuan Yang <[email protected]>
Committed: Fri Jul 14 11:00:35 2017 -0700

----------------------------------------------------------------------
 CHANGES.txt | 7 +++++++
 1 file changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tez/blob/d1fc0d76/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 3c49bdf..7458f11 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,6 +6,13 @@ Release 0.9.0: 2016-07-13
 INCOMPATIBLE CHANGES
 
 ALL CHANGES:
+  TEZ-3792. RootInputVertexManager doesn't drain queued source task completed 
events
+  TEZ-3795. Vertex state machine can throw InvalidStateTransitonException from 
TERMINATING state
+  TEZ-3794. tez-tools: swimlane does not recognize 
HistoryEventHandler.criticalEvents based logs
+  TEZ-3791. Failed/Killed task can throw InvalidStateTransitonException when a 
new attempt is launched
+  TEZ-3787. Remove Tez UI build and rebuild errors and warning due to yarn 
install and ember-truth-helpers
+TEZ-3786. Fix Tez UI test failures after TEZ-3775
+  TEZ-3784. Submitting very large DAG throws 
com.google.protobuf.CodedInputStream exception
   TEZ-3274. Vertex with MRInput and broadcast input does not respect slow start
   TEZ-3775. Tez UI: Show DAG context in document title
   TEZ-3605. Detect and prune empty partitions for the Ordered case

Reply via email to