You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by Chen Qin <qi...@gmail.com> on 2017/02/08 00:01:21 UTC

complete digraph

Hi there,

I don't think this would be a urgent topic but definitely seems interesting
topic to me.

Does flink topology able to run complete digraph
<https://en.wikipedia.org/wiki/Complete_graph>(excluding sources and
sinks)?  The use case is more around support event based arbitary state
transitions within a flink job.

Thank,
Chen

Re: complete digraph

Posted by Aljoscha Krettek <al...@apache.org>.
Hi,
so you mean data flowing in arbitrary directions? That's certainly
interesting but I guess it can lead to all sorts of problems in a
distributed system.

Cheers,
Aljoscha

On Wed, 8 Feb 2017 at 01:02 Chen Qin <qi...@gmail.com> wrote:

> Hi there,
>
> I don't think this would be a urgent topic but definitely seems
> interesting topic to me.
>
> Does flink topology able to run complete digraph
> <https://en.wikipedia.org/wiki/Complete_graph>(excluding sources and
> sinks)?  The use case is more around support event based arbitary state
> transitions within a flink job.
>
> Thank,
> Chen
>
>
>
>