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

Re-Evaluate Mocked Phases #54

Open
MichaelClifford opened this issue Oct 2, 2024 · 0 comments
Open

Re-Evaluate Mocked Phases #54

MichaelClifford opened this issue Oct 2, 2024 · 0 comments

Comments

@MichaelClifford
Copy link
Collaborator

This is a somewhat long pipeline and some of the steps can take a significant amount of time. As a developer, I want to be able to work on and test different parts of the pipeline without waiting on all previous steps to complete first. We currently have an approach of using "faked" pipeline steps with the same names but different functionality. While developing, I've found that even with the faked steps moving data around can take a long time and hinder development speed.

I propose that we generate a long lasting PVC on our cluster that is pre-loaded with all of the interim datasets and models needed throughout the pipeline so that we can easily skip directly to whichever step is relevant for a developer without waiting on any previous data passing steps.

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