Re: Samza tasks aren't starting in YARN containers

2019-05-20 Thread Malcolm McFarland
Hey Jagadish, Thanks for the tip. I'm including the stacktrace for a running, stuck process. Usually when I try to restart a single process manually, it works fine. This brings up the question: are there any resource-contention issues with submitting multiple jobs to YARN at once? Also, I was usi

Re: [DISCUSS] 1.2 release

2019-05-20 Thread Jake Maes
Ahh, perhaps I was mistaken. I must be thinking of a different ticket. Thanks for checking! On Mon, May 20, 2019 at 3:13 PM Boris S wrote: > @jmakes, Hmm, the git log actually shows a commit related to this JIRA, so > there is a code change associated with this ticket. And the ticket is > reso

Re: [DISCUSS] 1.2 release

2019-05-20 Thread Sanil Jain
@Jake Maes@Wei Song I worked on Samza-2116 and details can be found here: https://issues.apache.org/jira/browse/SAMZA-2116, the corresponding PR is checked-in as Wei pointed out! Thanks Sanil From: Boris S

Re: [DISCUSS] 1.2 release

2019-05-20 Thread Boris S
@jmakes, Hmm, the git log actually shows a commit related to this JIRA, so there is a code change associated with this ticket. And the ticket is resolved as FIXED. I can remove it the tag from the jira, but I cannot remove it from the git log. On Mon, May 20, 2019 at 9:39 AM Jake Maes wrote: > I

Re: [DISCUSS] 1.2 release

2019-05-20 Thread santhosh venkat
+1 (non-binding) Thanks, On Mon, May 20, 2019 at 10:10 AM Xinyu Liu wrote: > +1 on the 1.2 release. It's time to get the newly added features out! > > Thanks, > Xinyu > > On Mon, May 20, 2019 at 9:39 AM Jake Maes wrote: > > > I don't think we did anything for "Making sendTo(table), sendTo(stre

Re: [DISCUSS] 1.2 release

2019-05-20 Thread Xinyu Liu
+1 on the 1.2 release. It's time to get the newly added features out! Thanks, Xinyu On Mon, May 20, 2019 at 9:39 AM Jake Maes wrote: > I don't think we did anything for "Making sendTo(table), sendTo(stream) > non-terminal". The ticket was just closed as a "won't fix" IIRC. > > Nevertheless, I t

Re: [DISCUSS] 1.2 release

2019-05-20 Thread Wei Song
It seemed this PR has been committed https://github.com/apache/samza/pull/984 -Wei On 5/20/19, 9:39 AM, "Jake Maes" wrote: I don't think we did anything for "Making sendTo(table), sendTo(stream) non-terminal". The ticket was just closed as a "won't fix" IIRC. Nevertheless, I

Re: [DISCUSS] 1.2 release

2019-05-20 Thread Jake Maes
I don't think we did anything for "Making sendTo(table), sendTo(stream) non-terminal". The ticket was just closed as a "won't fix" IIRC. Nevertheless, I think the Kafka 2.0 upgrade warrants a release by itself. Let's do it. On Fri, May 17, 2019 at 12:17 PM Boris S wrote: > Hi all, > > We have