Skip to content
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

Expose a Profiler API in spark-api #131

Closed
wants to merge 4 commits into from

Conversation

bram-pkg
Copy link
Contributor

@bram-pkg bram-pkg commented Aug 19, 2021

Hi, @lucko

As I wrote in #130, here is a draft PR for the Profiler API. This is just a small start.
This API addition will allow to programmatically start and stop the profiler.

When the profiler is stopped, a ProfilerReport object will be returned containing the URL to the viewer (more fields possible).

I am looking forward to hearing your thoughts about this.

@lucko
Copy link
Owner

lucko commented Aug 19, 2021

At first glance this looks great - I'll try to take a closer look over the weekend.

@bram-pkg
Copy link
Contributor Author

Awesome, great that you're open to the idea!

@PaintNinja
Copy link
Contributor

Any update on this? It would be very handy to have an API for Spark's profiling functionality

@bram-pkg
Copy link
Contributor Author

bram-pkg commented May 26, 2022 via email

@Matyrobbrt
Copy link

I've gone ahead and superseded this PR in #229

@bram-pkg bram-pkg closed this Jul 17, 2022
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.

4 participants