Skip to main content
Solved

How to stop after only one execution


Asmodeo
Fan

I want to stop after performing a data transmission

Best answer by Giuseppe Mura

hi @Asmodeo , please check out the functionality provided by Pipeline Finisher here:https://docs.streamsets.com/portal/platform-datacollector/5.0.x/datacollector/UserGuide/Executors/PipelineFinisher.html#concept_qzm_l4r_kz

 

View original
Did this topic help you find an answer to your question?

4 replies

Forum|alt.badge.img
  • StreamSets Employee
  • 31 replies
  • July 8, 2022

Hi @Asmodeo Could you please elaborate your use-case? (like which origin/destination you are planning to use).

How to stop after only one execution
  • Are you looking to stop the pipeline after completion of 1 batch?

Asmodeo
Fan
  • Author
  • Fan
  • 2 replies
  • July 8, 2022

Hi@Ranjith P I just want to grab some data and store it in the database, but I don't want to keep the pipeline running,I want to stop the pipeline after completion of 1 batch


Giuseppe Mura
StreamSets Employee
Forum|alt.badge.img
  • StreamSets Employee
  • 37 replies
  • Answer
  • July 8, 2022

Asmodeo
Fan
  • Author
  • Fan
  • 2 replies
  • July 8, 2022

hi @Giuseppe Mura  Thanks for your advice,I will read this description


Reply