This might need hive add some app specific info on the dag/vertex. Actually Tez don't know the concept of table, tez use InputDescriptor/OutputDescriptor to represent the Input/Output which is not restricted to hive table, it could be any data source.
And what do you mean lineage search for dag ? On Fri, Jun 12, 2015 at 8:23 AM, [email protected] <[email protected]> wrote: > > I think tez ui can add some feature like data governance capabilities such > as - which source table generate the result table,provide lineage search > for dag. > ------------------------------ > [email protected] > -- Best Regards Jeff Zhang
