It's something that has been discussed, but I don't know that anyone is
currently working on it. One challenge is figuring out how an
iterative-processing API works with Beam's windowing model.

On Tue, Oct 24, 2017 at 11:43 PM, Ray <[email protected]> wrote:

> Hi, Dear Apache Beam Developer,
>
>
> I am new to Apache Beam and excited to find such wonderful tool to handle
> big-data across different popular runners.
> I am just wondering is there any plan to add support for graph computation
> like GraphX on Spark?
>
>
> * graph representation in PCollection
> * basic statistics like vertex/edge count
> * base function like vertex/edge-wise mapreduce task(i.e., count the
> outgoing degree of a vertex)
> * base function like subgraph combine/join
> * ......
>
>
> Thanks again for this great Apache Beam you brought to us,
> Looking forward to your reply.

Reply via email to