AbsaOSS / spline

Data Lineage Tracking And Visualization Solution
https://absaoss.github.io/spline/
Apache License 2.0
597 stars 154 forks source link

Delete older or unusable execution events #1258

Closed petergomez97 closed 1 year ago

petergomez97 commented 1 year ago

Is it possible to delete older executionexecution events or the ones that are not usable? We have hundreds of jobs in our company and we do not want unnecessary executions.

petergomez97 commented 1 year ago

And what would be the most efficient way to do it?

wajda commented 1 year ago

In the version 1.0.0, we have added the the db-prune command to the Spline Admin tool with ability to specify the max age or a threshold date for the execution plans you want to keep. See #684 Unfortunately the version is still under development, and there were no active development in Spline for several months due to lack of resources and temporary change of priorities for the team. I expect things to improve soon, but cannot give you any reliable ETA. I personally hope we'll be able to resume work and release 1.0.0 closer to the end of the year, but not earlier than October 2023

wajda commented 1 year ago

Closing as a duplicate for #684

petergomez97 commented 1 year ago

Thanks for the response, really appreciate the quickness and that this issue is included in the roadmap.