[
https://issues.apache.org/jira/browse/TEZ-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907737#comment-13907737
]
Hitesh Shah edited comment on TEZ-769 at 2/20/14 11:56 PM:
-----------------------------------------------------------
[~sseth] at the moment, it is just retaining current behavior where only the
destination vertex is allowed to make changes. But yes, if both ends are
allowed, there would need to be a different API supported. For now, the
assumptions enforced by the set() call is that everything specified will be
replaced.
was (Author: hitesh):
@sseth at the moment, it is just retaining current behavior where only the
destination vertex is allowed to make changes. But yes, if both ends are
allowed, there would need to be a different API supported. For now, the
assumptions enforced by the set() call is that everything specified will be
replaced.
> Change Vertex.setParallelism() to accept a set of EdgeManagerDescriptors
> ------------------------------------------------------------------------
>
> Key: TEZ-769
> URL: https://issues.apache.org/jira/browse/TEZ-769
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: Bikas Saha
> Assignee: Hitesh Shah
> Attachments: TEZ-769.1.patch
>
>
> Currently it accepts edge manager objects. This is inconsistent with the new
> logic of receiving custom edge managers via descriptors. Also, for recovery,
> we would need to be able to store the new edge manager plugins and they need
> to be available in a serialized form.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)