Skip to main content

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 

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.

 


Reply