Hitesh Shah created TEZ-1243:
--------------------------------
Summary: VertexManagerEvent documentation and use of payload needs
fixing
Key: TEZ-1243
URL: https://issues.apache.org/jira/browse/TEZ-1243
Project: Apache Tez
Issue Type: Bug
Reporter: Hitesh Shah
VertexManagerEvent is a public user-visible event. There is no documentation on
who can generate it. It mentions Task but can any Input/Output generate this
information?
There is no information on the payload structure. Inputs/Outputs that written
and available in the runtime library may be completely unrelated to the
configured vertex manager of a given vertex.
Also, it uses TezUserPayload which is meant to be internal implementation only
as compared to byte[].
--
This message was sent by Atlassian JIRA
(v6.2#6252)