Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-3983

VertexGroup ONE_TO_ONE edges do not produce the right graph

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      A VertexGroup is described to act as a union of multiple vertices.

      Consider a VertexGroup composed of 2 vertices, each with 2 tasks. If this is a union, then the expectation is that the VertexGroup has 4 tasks. A ONE_TO_ONE edge, to a downstream vertex, must then require that vertex to also have 4 tasks.

      This is not the case, as evidenced by the following test.

      Rather, what happens is that implementation (of unrolling the VertexGroup and directly creating edges between the components of the VertexGroup and the downstream vertices) is presented as the behavior.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              anicoara Adrian Nicoara
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: