[ https://issues.apache.org/jira/browse/TEZ-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531903#comment-14531903 ]
Jeff Zhang commented on TEZ-2410: --------------------------------- Upload new patch to address the issues in comments. [~bikassaha] Please help review it. * Remove VertexGroupStatus, use method to get the status. * Add test for commit related events * Also found the VertexCommitStarted is not logged correctly, fix it in the patch. > VertexGroupCommitFinishedEvent & VertexCommitStartedEvent is not logged > correctly > --------------------------------------------------------------------------------- > > Key: TEZ-2410 > URL: https://issues.apache.org/jira/browse/TEZ-2410 > Project: Apache Tez > Issue Type: Bug > Affects Versions: 0.7.0 > Reporter: Jeff Zhang > Assignee: Jeff Zhang > Priority: Blocker > Attachments: TEZ-2410-1.patch, TEZ-2410-1.patch, TEZ-2410-2.patch > > > VertexGroupCommitFinishedEvent may be logged for non-vertex group commits. > VertexGroupCommitFinishedEvent may be logged for each member vertex of the > group instead of once per group. > VertexCommitStartedEvent may be logged for each output of vertex -- This message was sent by Atlassian JIRA (v6.3.4#6332)