You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/10/23 21:44:00 UTC

[jira] [Commented] (STREAMPIPES-603) Standalone Functions

    [ https://issues.apache.org/jira/browse/STREAMPIPES-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17622887#comment-17622887 ] 

ASF subversion and git services commented on STREAMPIPES-603:
-------------------------------------------------------------

Commit c06c51ed29e047a04a917bda9296cc0ae5b7a1ae in incubator-streampipes's branch refs/heads/dev from Dominik Riemer
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=c06c51ed2 ]

[STREAMPIPES-603] Add standalone functions


> Standalone Functions
> --------------------
>
>                 Key: STREAMPIPES-603
>                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-603
>             Project: StreamPipes
>          Issue Type: New Feature
>          Components: Backend
>            Reporter: Dominik Riemer
>            Assignee: Dominik Riemer
>            Priority: Major
>             Fix For: 0.90.0
>
>
> Currently, StreamPipes only supports data processing within pipelines. Sometimes, instead of building reusable data processors, users want to run a processing function without user-defined parameters and independent of pipelines based on connected data streams.
> This feature extends the set of data processors and sinks with a new concept "StreamPipes Functions" which allows to register a processing function in StreamPipes by providing required streams as code. Functions are part of an extensions service and are automatically started upon service registration.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)