[ https://issues.apache.org/jira/browse/TEZ-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904694#comment-14904694 ]
Hitesh Shah commented on TEZ-2758: ---------------------------------- bq. Right, It is not necessary to write DAGFinishedEvent to recovery file after we write it to summary log. We won't read recovery file as long as summary log says completed. That means the append API could be removed. Will post a patch soon. Lets write the dag finished to both summary and recovery log but after that for any retrospective failures, only write to summary but not to the main log ( if the outputstream has been closed ). Does that work? > Remove append API in RecoveryService after TEZ-1909 > --------------------------------------------------- > > Key: TEZ-2758 > URL: https://issues.apache.org/jira/browse/TEZ-2758 > Project: Apache Tez > Issue Type: Improvement > Affects Versions: 0.6.2 > Reporter: Jeff Zhang > Assignee: Jeff Zhang > > After TEZ-1909, there would be no case for append recovery file. -- This message was sent by Atlassian JIRA (v6.3.4#6332)