Forum Discussion
cjhoward18
7 years agoEmployee
The input data will be sent to the control plane to then be sent to the node for execution, then the output of the triggered pipeline will be sent back to the control plane to be returned to the caller.
Ksivagurunathan
7 years agoContributor
when the pipeline execution happens on different node other than the one tied in triggered task on-premise url, the same behavior like mentioned above would occur right ?
- cjhoward187 years agoEmployee
Is this scenario a cloud triggered execution?
- tlikarish7 years agoEmployee
If the pipe is started by a ground trigger on-premise url and the pipe executes on a separate node, then the nodes will transfer data between themselves without going through the control plane. This keeps all data on premise and will likely perform better.