Re: Problems upgrading Job

2015-11-12 Thread Yi Pan
Hi, Rick, Yes, please open a JIRA w/ your configuration, deployment set up and sequence, and logs from JobRunner. Thanks a lot! -Yi On Thu, Nov 12, 2015 at 10:10 AM, Rick Mangi wrote: > Hi Yi, > > I pulled from master and built this morning. > > Yes, that’s the output from JobRunner. I also t

Re: Review Request 39575: SAMZA-793 static config rewriter should be invoked in JobRunner

2015-11-12 Thread Navina Ramesh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39575/#review106318 --- Ship it! Lgtm! - Navina Ramesh On Oct. 23, 2015, 12:13 a.m., Yi

Re: Problems upgrading Job

2015-11-12 Thread Rick Mangi
Hi Yi, I pulled from master and built this morning. Yes, that’s the output from JobRunner. I also tried setting a job.id to see if this was an issue migrating from an old task checkpoint topic but I got the same result. Would you like me to open a jira ticket? Thanks, Rick > On Nov 12, 20

Re: Problems upgrading Job

2015-11-12 Thread Yi Pan
Hi, Rick, Did you get the fix in SAMZA-723 in your test? And could you confirm that the errors are from JobRunner log? -Yi On Thu, Nov 12, 2015 at 8:48 AM, Rick Mangi wrote: > Hi, > > I’m trying to migrate our samza jobs to 0.10.0 snapshot (built against the > latest). Everything works fine ru

Problems upgrading Job

2015-11-12 Thread Rick Mangi
Hi, I’m trying to migrate our samza jobs to 0.10.0 snapshot (built against the latest). Everything works fine running locally (although I had to make some changes to the local grid’s kafka since the checkpointing seems to require replication_factor > 1) but when I deploy it against my productio