Hi,
I'm trying to build the DAG of an application from the logs.
I've had a look at SparkReplayDebugger but it doesn't operato offline on
logs. I looked also at the one in this pull:
https://github.com/apache/spark/pull/2077 that seems to operate only on
logs but it doesn't clealry show the dependency between the stages.
Is there some other tool to do this?

In the log files I could not find the information needed to define
dependencies within the stages, is there any other way to derive this
information offline?
Thanks,

Reply via email to