Hi Davor, Thank you!
re: starter project Examples look good. In fact I’ve included beam-runners-flink_2.10-examples, so Beam+Flink examples can be run by specifying the entry class via Flink web ui. About Beam starter, I think I missed it. I followed the Flink runner docs [1]. re: docker integration Happy to contribute — this first attempt was also to gather some feedback, and in fact I’ve already got suggestions for improvement from some “Docker purists”. Best, [1] https://github.com/apache/incubator-beam/tree/master/runners/flink > On Jun 22, 2016, at 3:41 PM, Davor Bonaci <[email protected]> wrote: > > Nice work! > > Simplifying getting started experience is something we've always been > interested in. > > re: starter project > We currently have two Maven archetypes: starter and examples [1], which is a > very general approach for starter projects. Unfortunately, it is not > runner-independent at this time, but this is something we are actively > working. Is there any other reason why you opted for a custom solution? > > re: docker integration > Nice! Hopefully, we'll be able to provide easy-to-use distributions as part > of the project itself. We are not quite there yet, but perhaps you can think > about contributing in this area. > > Thanks, > Davor > > [1] > http://search.maven.org/#search%7Cga%7C1%7Cg%3Aorg.apache.beam%20archetypes > > On Wed, Jun 22, 2016 at 1:18 PM, Emanuele Cesena <[email protected]> > wrote: > Hi, > > I just published a "quick start" with Beam and wanted to share: > https://medium.com/@ecesena/a-quick-demo-of-apache-beam-with-docker-da98b99a502a > > Related repos: > https://github.com/ecesena/docker-beam-flink > https://github.com/ecesena/beam-starter > > Any feedback is more than welcome! > > Best, > E. > >
