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/b6a2d0e1
Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/b6a2d0e1
Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/b6a2d0e1

Branch: refs/heads/branch-0.9.0
Commit: b6a2d0e18a4e99ff9b149759c3fd915f7b638d19
Parents: d371b7e
Author: Zhiyuan Yang <[email protected]>
Authored: Fri Jul 14 11:00:35 2017 -0700
Committer: Zhiyuan Yang <[email protected]>
Committed: Fri Jul 14 16:15:45 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/tez/blob/b6a2d0e1/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