You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "Anush krishna V (Jira)" <ji...@apache.org> on 2021/03/29 06:44:00 UTC

[jira] [Commented] (STREAMPIPES-180) Add lightweight model declaration

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

Anush krishna V commented on STREAMPIPES-180:
---------------------------------------------

How can I assign it to myself ? I would love to jump in and start working on it 

> Add lightweight model declaration
> ---------------------------------
>
>                 Key: STREAMPIPES-180
>                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-180
>             Project: StreamPipes
>          Issue Type: Sub-task
>            Reporter: Patrick Wiener
>            Assignee: Ajay Bhat
>            Priority: Major
>
> provide model for *DataProcessorDescription [1]* and relevant sub-classes,
>  * *OutputStrategy [2]* (Determine how event schema looks like)**
>  * *StaticProperty [3]* (User configuration in UI, provided configuration input),
>  * *SpDataStream [4]* (Stream requirements),
>  * *EventGrounding [5]* (TransportProtocol, i.e., used message broker and configuration etc)
>  
> We need to provide the necessary base classes Unnamed-/Named-/AbstractStreamPipesEntity.
> [1] [https://github.com/apache/incubator-streampipes/blob/1827945aefdc8acec68387b447ab1732e0c05543/streampipes-model/src/main/java/org/apache/streampipes/model/graph/DataProcessorDescription.java]
> [2] [https://github.com/apache/incubator-streampipes/blob/1827945aefdc8acec68387b447ab1732e0c05543/streampipes-model/src/main/java/org/apache/streampipes/model/output/OutputStrategy.java]
> [3] [https://github.com/apache/incubator-streampipes/blob/1827945aefdc8acec68387b447ab1732e0c05543/streampipes-model/src/main/java/org/apache/streampipes/model/staticproperty/StaticProperty.java] 
> [[4]https://github.com/apache/incubator-streampipes/blob/1827945aefdc8acec68387b447ab1732e0c05543/streampipes-model/src/main/java/org/apache/streampipes/model/SpDataStream.java|https://github.com/apache/incubator-streampipes/blob/1827945aefdc8acec68387b447ab1732e0c05543/streampipes-model/src/main/java/org/apache/streampipes/model/SpDataStream.java] 
> [5] [https://github.com/apache/incubator-streampipes/blob/1827945aefdc8acec68387b447ab1732e0c05543/streampipes-model/src/main/java/org/apache/streampipes/model/grounding/EventGrounding.java] 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)