Skip to main content
Solved

Few questions regarding the Data Collector

  • June 20, 2022
  • 1 reply
  • 239 views

MohammedSohail
Roadie

As I am new to streamsets, few doubts , can anyone help me here

 

 

Q1:  How to call a pipeline from another pipeline?

Q2: How to store data in streamset like Local Variable (I want to use later part of pipeline)?

@Rishi 

Best answer by Bikram

Case 1 :

Please build an Orchestration Pipeline to call a pipeline inside another.

case 2 :

Please declare variables under parameter tab and use it wherever you need it. attached the screenshot for the reference.

 

1 reply

Bikram
Headliner
Forum|alt.badge.img+1
  • Headliner
  • 486 replies
  • Answer
  • June 20, 2022

Case 1 :

Please build an Orchestration Pipeline to call a pipeline inside another.

case 2 :

Please declare variables under parameter tab and use it wherever you need it. attached the screenshot for the reference.