Re: Portable Flink Runner plan

2018-03-07 Thread Axel Magnuson
My current solution is sort of a middle ground between the two. I have made a lot of the portable API service logic generalizable, and it relies on the runner implementing a few intefaces to use it. It doesn't use decorators, but my hope is that it will prevent the need for each runner to complet

New Contributor

2017-11-14 Thread Axel Magnuson
Hello All, My name is Axel Magnuson and I intend to start contributing to the Beam project. I work as a Software Engineer at Google, with a background in Spark and Hadoop. I am hoping to make myself useful in particular around portability efforts and the open source engine runners. Best, Axel