Rerun Pipelines
Learn how to rerun a pipeline in the console UI.
How to Rerun Pipeline a Pipeline in Console #
- Authenticate to Pachyderm or access Console via Localhost.
- Scroll through the project list to find a project you want to view.
- Select View Project.
- Select a Pipeline.
- Select the Rerun button.
- Choose from the following options:
- Reprocess all datums: Choose this option if you have made significant changes to your user code or input data and want to reprocess all datums.
- Reprocess only failed datums: Choose this option if you have made minor changes to your user code and want to reprocess only failed datums.
- Select Rerun Pipeline.