Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently we write map output once for every split and consume in downstream vertices. Need a custom Shared edge implementation in Tez where we can write once and read from all successor vertices.
Attachments
Issue Links
- requires
-
TEZ-391 SharedEdge - Support for passing same output from a vertex as input to two different vertices
- Open