Re: Old style "low level" Tasks with alternative deployment model(s)

2018-03-20 Thread Tom Davis
Sounds good to me. I'll reply when I have a PR up and hand it off to you! Thunder Stumpges writes: I'm out this weekend, but would be glad to collaborate with Tom to get some documentation together. I'll let him take the lead on it, and then maybe I can contribute my information on "running lo

RE: Old style "low level" Tasks with alternative deployment model(s)

2018-03-20 Thread Thunder Stumpges
I'm out this weekend, but would be glad to collaborate with Tom to get some documentation together. I'll let him take the lead on it, and then maybe I can contribute my information on "running low-level api jobs in standalone mode" and tips on kubernetes (which is really just like any other java

[GitHub] samza pull request #451: SAMZA-1621: Delete the ephemeral processor node in ...

2018-03-20 Thread shanthoosh
GitHub user shanthoosh opened a pull request: https://github.com/apache/samza/pull/451 SAMZA-1621: Delete the ephemeral processor node in StreamProcessor shutdown phase. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shanthoosh

RE: Old style "low level" Tasks with alternative deployment model(s)

2018-03-20 Thread Thunder Stumpges
Did you guys have a chance to review my "runner" class ? It's quite trivial, and I can port it to the samza codebase, give it a name of your choosing, and submit a PR if you like. This is literally all of it: object StandAloneSamzaRunner extends App with LazyLogging { // parse command line a

Re: Old style "low level" Tasks with alternative deployment model(s)

2018-03-20 Thread Jagadish Venkatraman
Hi Tom, >> Happy to put something together this weekend as well. Great, can't wait!! >> What format would that be best in? You can open a PR in markdown format. Here's an example PR for Kinesis: https://github.com/apache/samza/pull/384/files/ Here's how it looks and renders in our web-page: ht

Re: Old style "low level" Tasks with alternative deployment model(s)

2018-03-20 Thread Tom Davis
What format would that be best in? Happy to put something together this weekend as well. Jagadish Venkatraman writes: Hi Thunder, Thank you for the PR. Really nice work! Since, you have a working implementation on K8s, would you be willing to contribute a short tutorial / a post on this? We'

Re: Old style "low level" Tasks with alternative deployment model(s)

2018-03-20 Thread Jagadish Venkatraman
Hi Thunder, Thank you for the PR. Really nice work! Since, you have a working implementation on K8s, would you be willing to contribute a short tutorial / a post on this? We'll be sure to feature it in the official Samza web-site at http://samza.apache.org/. It'd be a great addition to the Samza

Re: Old style "low level" Tasks with alternative deployment model(s)

2018-03-20 Thread Prateek Maheshwari
Glad you were able to figure it out, that was very confusing. Thanks for the fix too. - Prateek On Mon, Mar 19, 2018 at 9:58 PM, Thunder Stumpges wrote: > And that last issue was mine. My setting override was not picked up and it > was using GroupByContainerCount instead. > -Thanks, > Thunder >

Re: Stream Processing Meetup @LinkedIn tomorrow (3/21)

2018-03-20 Thread Jagadish Venkatraman
Hey Tom, No sign-ups are necessary to watch the live-stream. The sign-ups are for in-person attendance. Hoping you'll join us virtually :-) Thanks, Jagdish On Tue, Mar 20, 2018 at 10:20 AM, Tom Davis wrote: > To access the live stream do we need to sign up? I don't want to take a > spot from

Re: Stream Processing Meetup @LinkedIn tomorrow (3/21)

2018-03-20 Thread Tom Davis
To access the live stream do we need to sign up? I don't want to take a spot from someone able to be physically present. Yi Pan writes: Hi, all, Just a reminder that we will host another stream processing meetup @LinkedIn tomorrow at 6pm: https://www.meetup.com/Stream-Processing-Meetup-Linked

Stream Processing Meetup @LinkedIn tomorrow (3/21)

2018-03-20 Thread Yi Pan
Hi, all, Just a reminder that we will host another stream processing meetup @LinkedIn tomorrow at 6pm: https://www.meetup.com/Stream-Processing-Meetup-LinkedIn/events/248309045/ Expect to see you there! -Yi