Skip to content

Job Manager: status histograms #655

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

Closed
DeRooBert opened this issue Nov 4, 2024 · 5 comments
Closed

Job Manager: status histograms #655

DeRooBert opened this issue Nov 4, 2024 · 5 comments

Comments

@DeRooBert
Copy link
Contributor

@soxofaan It seems that the histograms of the statusses in a csv files were removed in version 0.32.0. This was a very usefull feature to follow-up large scale processing, as such can this be reimplemented or was there a good reason to remove it?

@soxofaan
Copy link
Member

soxofaan commented Nov 4, 2024

Can you give an example snippet of what used to work for you and now doesn't?

@soxofaan
Copy link
Member

soxofaan commented Nov 4, 2024

I'm not even sure we had some status histogram functionality before 0.32.0

@DeRooBert
Copy link
Contributor Author

https://github.com/Open-EO/openeo-python-client/blob/v0.31.0/openeo/extra/job_management.py#L344 and L345. This has been removed in version v0.32.0. and created a histrogram like this:
image
which makes it easier to follow-up the processing progress.

@soxofaan
Copy link
Member

soxofaan commented Nov 5, 2024

ah ok, you mean the logging of that histogram, that was indeed removed by the refactor of #607

but it indeed makes sense to add this functionality back

@soxofaan
Copy link
Member

restored with aa3e653

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants