[ https://issues.apache.org/jira/browse/TEZ-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Zhang updated TEZ-1527: ---------------------------- Attachment: Tez-1527-2.patch Attach the file with right name > Improvement on waitForCompletion API > ------------------------------------ > > Key: TEZ-1527 > URL: https://issues.apache.org/jira/browse/TEZ-1527 > Project: Apache Tez > Issue Type: Bug > Reporter: Jeff Zhang > Assignee: Jeff Zhang > Attachments: Tez-1521-2.patch, Tez-1527-2.patch, Tez-1527.patch > > > After [TEZ-1476|https://issues.apache.org/jira/browse/TEZ-1476], the > waitForCompletion API has serveral changes may need to reconsider. > 1. waitForCompletionWithStatusUpdates(Set<Vertex> vertices, > Set<StatusGetOpts> statusGetOpts) is replace with > waitForCompletionWithStatusUpdates(Set<StatusGetOpts> statusGetOpts), this > lead to backward compatibility issue. User can not specify what vertices to > print now. > 2. should add indention in front of VertexStatus when printing VertexStatus. -- This message was sent by Atlassian JIRA (v6.3.4#6332)