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

05-05 pipeline fixed #133

Merged
merged 1 commit into from
Sep 26, 2024
Merged

05-05 pipeline fixed #133

merged 1 commit into from
Sep 26, 2024

Conversation

RHRolun
Copy link
Collaborator

@RHRolun RHRolun commented Sep 25, 2024

Rebuilt the pipeline in a kfp format so it will be easy to re-generate when needed.
Split the pipeline into 3 files:

  • pipeline_components.py - where the components are defined
  • process_claims_pipeline.py - the pipeline definition
  • run_process_claims_pipeline.py - a file that makes it easy to run or compile the pipeline

Running 'run_process_claims_pipeline.py' produces 'process-claims-pipeline.yaml' which will be used in the workshop to import and run the pipeline.

Note: the instructions have not been updated, new screenshots for the pipeline and file structure is still needed.

@RHRolun
Copy link
Collaborator Author

RHRolun commented Sep 25, 2024

Closes #114

@guimou guimou merged commit cd60a58 into dev Sep 26, 2024
1 check failed
@guimou guimou deleted the fix/05-05-pipeline branch September 26, 2024 19:23
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.

2 participants