Hi Arun, Thanks for the details. I'll start on tasks you suggested. Once I get some handle on this, I'll discuss and work on bean runner prototype.
Thanks, --Kamal On Tue, May 2, 2017 at 10:27 AM, Arun Mahadevan <[email protected]> wrote: > Hi Kamal, > > If you are interested to work on the streaming API, there are a few > pending tasks here (https://issues.apache.org/jira/browse/STORM-1843) > that you could pick up. CoGroupByKey and union might be simpler ones to > start with. If you are planning to add support for beam runner, you could > also try to prototype a beam runner using the streams APIs but you would > have to add the missing primitives first before you could build a full > fledged beam runner. > > Thanks, > Arun > > On 4/28/17, 12:02 AM, "Kamal Bhatt" <[email protected]> wrote: > > >Hello, > > > >I am a developer interested to work on Storm tasks based on Java > Streaming > >API and/or supporting storm as a runtime for apache beam. > > > >I have some experience working in Storm project like translating clojure > >tests to java and Admin Command. > > > >Could someone from the group working on these tasks help me get started. I > >appreciate any help/direction on this. > > > >Thanks, > >Kamal > > >
