Hi all,

yesterday I re-activated the pipeline template feature that we used to have.
The idea is that a developer can use the SDK to provide pipeline templates, so 
that not the whole pipeline must be modeled in the pipeline editor.

One use case for this is to directly create a pipeline to store the events in a 
data lake.
I have a first running prototype in branch [1]. 
Please let me know if you have any ideas on this feature.

Currently the pipeline templates are defined within the backend [2]. I guess we 
should also put them into an extensions project or what do you think?


Philipp


[1] https://github.com/apache/incubator-streampipes/tree/STREAMPIPES-432 
<https://github.com/apache/incubator-streampipes/tree/STREAMPIPES-432>
[2] 
https://github.com/apache/incubator-streampipes/tree/STREAMPIPES-432/streampipes-pipeline-management/src/main/java/org/apache/streampipes/manager/template/instances
 
<https://github.com/apache/incubator-streampipes/tree/STREAMPIPES-432/streampipes-pipeline-management/src/main/java/org/apache/streampipes/manager/template/instances>

Reply via email to