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

Saikat Maitra commented on IGNITE-12228:
----------------------------------------

I have raised a PR for early feedback.

[https://github.com/apache/beam/pull/12593/files]

 

I have created IgniteRunner and IgnitePipelineOptions. I have implemented 
normalize pipeline method and currently working on run method implementation 
for Pipeline and IgnitePipelineTranslator

> Implement an Apache Beam runner on top of Ignite compute grid?
> --------------------------------------------------------------
>
>                 Key: IGNITE-12228
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12228
>             Project: Ignite
>          Issue Type: Wish
>            Reporter: Romain Manni-Bucau
>            Assignee: Saikat Maitra
>            Priority: Major
>
> Apache Ignite provides a compute grid.
> It is therefore feasible to use that to execute a DAG pipeline.
> Therefore implementing a Apache Beam runner executing a DAG on an ignite 
> cluster would be very valuable for users and would provide a very interesting 
> alternative to Spark, Dataflow etc...which would be very valuable when using 
> data from ignite itself. 
> Hoping it can help, here is Hazelcast Jet implementation which is not that 
> far even if Jet is a bit more advanced in term of DAG support: 
> [https://github.com/apache/beam/tree/master/runners/jet-experimental/src/main/java/org/apache/beam/runners/jet]



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

Reply via email to