You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by "Zhiyuan Yang (JIRA)" <ji...@apache.org> on 2016/07/29 00:29:20 UTC

[jira] [Created] (TEZ-3386) Allow VertexManagerPlugin to get vertex configuration through context

Zhiyuan Yang created TEZ-3386:
---------------------------------

             Summary: 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


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)