[ 
https://issues.apache.org/jira/browse/TEZ-3386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410107#comment-15410107
 ] 

Zhiyuan Yang commented on TEZ-3386:
-----------------------------------

Yes, configuration of CartesianProductVertexManager slow start. We want it as a 
general configuration but cannot pass it through UserPayload elegantly because 
UserPayload contains some custom proto.

> Allow VertexManagerPlugin to get vertex configuration through context
> ---------------------------------------------------------------------
>
>                 Key: TEZ-3386
>                 URL: https://issues.apache.org/jira/browse/TEZ-3386
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Zhiyuan Yang
>            Assignee: Zhiyuan Yang
>         Attachments: TEZ-3386.1.patch
>
>
> Currently there is no way to get vertexConf in VertexManagerPlugin. 
> ShuffleVertexManager bypass this problem by passing configurations through 
> user payload. But custom vertex manager plugin may need both configurations 
> and custom user payload. It would make things easier to expose vertexConf to 
> VertexManagerPlugin.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to