Run Commands

Rerun Pipelines

Learn how to rerun a pipeline in the console UI.

How to Rerun a Pipeline in Console #

  1. Authenticate to Pachyderm or access Console via Localhost.
  2. Scroll through the project list to find a project you want to view.
  3. Select View Project.
  4. Select a Pipeline.
  5. Select the Pipeline Actions dropdown.
  6. Choose Rerun Pipeline.
  7. A modal appears. 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.
  8. Select Rerun Pipeline.