You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Gunther Hagleitner (JIRA)" <ji...@apache.org> on 2013/06/05 21:08:21 UTC

[jira] [Created] (TEZ-182) Can I has API to attach configuration to Vertices and Edges?

Gunther Hagleitner created TEZ-182:
--------------------------------------

             Summary: Can I has API to attach configuration to Vertices and Edges?
                 Key: TEZ-182
                 URL: https://issues.apache.org/jira/browse/TEZ-182
             Project: Apache Tez
          Issue Type: Sub-task
            Reporter: Gunther Hagleitner


Hive as well as other Apps are going to have to ship configuration to the actual Processors.

The requested API would let you attach (static) data to each vertex and edge  as well as the DAG itself at the time the DAG is assembled. The expectation is that the Processor has a structured way to retrieve that data for itself (the vertex) any edge connected to it as well as the overall "DAG" config.

The shape of the configuration could be anything. At a minimum having a byte buffer would be sufficient (up to the app what serialization to use for the config).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira