Skip to content

how to get consolidated report at the task/job/stage in spark application #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ntallapa12 opened this issue Apr 16, 2020 · 0 comments

Comments

@ntallapa12
Copy link

Hi Jay,

I read some of the articles in your blog related to StatsReportListener, they are good. I am looking to log some stats after the spark application finishes.
Few metrics like

  • Number of executors, jobs, stages, and tasks launched during entire application

I used event listeners like SparkListener but, on these, events are fired for every task/job/stage, I am looking for some consolidated report. Appreciate if you have any inputs around this.

Thanks,
Niranjan

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

No branches or pull requests

1 participant