You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Paris Carbone (JIRA)" <ji...@apache.org> on 2015/10/08 16:06:27 UTC

[jira] [Commented] (FLINK-2836) Cyclic Topologies not supported

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

Paris Carbone commented on FLINK-2836:
--------------------------------------

Maybe the Flink->Samoa Topology integration will help you out, it is in fact the same thing.

https://github.com/apache/incubator-samoa/blob/master/samoa-flink/src/main/java/org/apache/samoa/flink/topology/impl/FlinkTopology.java

> Cyclic Topologies not supported
> -------------------------------
>
>                 Key: FLINK-2836
>                 URL: https://issues.apache.org/jira/browse/FLINK-2836
>             Project: Flink
>          Issue Type: Improvement
>          Components: Storm Compatibility
>            Reporter: Matthias J. Sax
>
> Currently, FlinkTopologyBuilder cannot handle cyclic topologies. In order to implement this feature correctly, FlinkTopologyBuilder must first *detect* cycles in the topology and assembly the Flink streaming program accordingly.
> As Storm allows for arbitrary dataflow structure, multiple cycles would be allows. Not sure if Flink can handle those.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)