[
https://issues.apache.org/jira/browse/TEZ-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14452286#comment-14452286
]
Bikas Saha commented on TEZ-2234:
---------------------------------
Attaching patch that should fix the tests.
The patch enhances the API in a simple and generics manner by providing
input/output stats reporter interfaces for the tasks and a VertexStatistics
provider interface to the vertex manager plugins. This allow API evolution to
be restricted to these new interfaces. For now, only a setDataSize() has been
added to the reporters and a getDataSize() has been added to the providers.
That sums up the changes.
[~rajesh.balamohan] [~sseth] [~hitesh] Please review.
> Allow vertex managers to get output size per source vertex
> ----------------------------------------------------------
>
> Key: TEZ-2234
> URL: https://issues.apache.org/jira/browse/TEZ-2234
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Bikas Saha
> Assignee: Bikas Saha
> Attachments: TEZ-2234.1.patch
>
>
> Vertex managers may need per source vertex output stats to make
> reconfiguration decisions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)