Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
VertexManager is the logical module that manages dynamic vertex state such as its concurrency and its connections with other vertices. Users are expected to be able to plug in their logic into the VertexManager in order to customize the graph to meet their needs. Currently, VertexManager is not abstracted out in a manner that allows users to write their plugin code without understanding internal code details of the Tez AM. Fixing this will enable interesting customizations to happen in the external community of Tez users.
Attachments
Attachments
Issue Links
- is blocked by
-
TEZ-364 Make VertexScheduler and abstract class. Rename to VertexManager.
- Closed