Skip to content

Conversation

@sadikovi
Copy link

@sadikovi sadikovi commented Aug 2, 2016

This PR adds functionality to store RDD graph as JSON.
Uses dot files, incoming/outgoing edges, cached RDDs similar to Spark UIUtils.

Adds following events:

  • SparkListenerGraphSubmit - graph for stage is submitted
  • SparkListenerGraphUpdate - graph for stage is updated (submitted = true)
  • SparkListenerGraphCheck - child for stage is updated (childSubmitted = true)

Combinations of these types allow us to mark skipped stages.

Should be merged with similar PR in slim and spree.

@sadikovi
Copy link
Author

sadikovi commented Aug 22, 2016

I think we should incorporate this fix for Spark UI: PR: 14737.

@sadikovi sadikovi closed this Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant