Skip to main content
Solved

Start Pipline (orchestration) origin/processor not available in Data Collector?

  • August 29, 2022
  • 2 replies
  • 80 views

Hi, while getting familiar with orchestration stages found that the “Start Pipeline” origin/processor are not available at Data Collector engines (according to https://docs.streamsets.com/portal/platform-datacollector/latest/datacollector/UserGuide/Orchestration_Pipelines/OrchestrationPipelines_Title.html#OrchestratorStages

Actually they not seem to be available anywhere? Where are they actually available if not at the collector engine? Is this a documentation issue?

Best answer by saleempothiwala

@pedromanuel 

Start Pipeline processors are now obsolete. Create a job and use Start Jobs where needed.

2 replies

saleempothiwala
Headliner
Forum|alt.badge.img
  • Headliner
  • 258 replies
  • Answer
  • August 29, 2022

@pedromanuel 

Start Pipeline processors are now obsolete. Create a job and use Start Jobs where needed.


  • Author
  • Opening Band
  • 12 replies
  • August 30, 2022

@pedromanuel

Start Pipeline processors are now obsolete. Create a job and use Start Jobs where needed.

Uh ok, so these stages are indeed relics. The documentation did not make this clear. Thank you!