Re: complete digraph

2017-02-10 Thread Aljoscha Krettek
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  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
>
>
>
>


complete digraph

2017-02-07 Thread Chen Qin
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