Stop your job

Pentaho Data Integration

Version
9.3.x
Audience
anonymous
Part Number
MK-95PDIA003-15

There are two different methods you can use to stop jobs running in the PDI client. The method you use depends on the processing requirements of your ETL activity. Most jobs can be stopped immediately without concern. However, since some jobs are ingesting records using messaging or streaming data, such incoming data may need to be stopped safely so that the potential for data loss is avoided.

To stop a job running in the PDI client:

  • Use Stop if your ETL activity should stop processing all data immediately.
  • Use Stop input processing if your ETL activity needs to finish any records already initiated or retrieved before stopping.