Re: Java 11 Checkin again

2022-09-14 Thread Yi Pan
Hi, James, Sorry to reply late. I just came back from a trip and had a discussion with our internal team as well. So, there is one proposal other than creating a branch. Let me elaborate it below: a) creating a new module samza-yarn3 that depends on YARN 3.3.0 and be the hosting module for most of

Re: Java 11 Checkin again

2022-09-14 Thread James DeMichele
That sounds like a great solution to me if that works for y'all! Note too, the Java 11 and yarn 3 module need to only use the Scala 2.12 version of the build. Jamie On Wed, Sep 14, 2022, 2:38 AM Yi Pan wrote: > Hi, James, > > Sorry to reply late. I just came back from a trip and had a discuss

Re: Java 11 Checkin again

2022-09-14 Thread James DeMichele
Also, do you have a timeline for when this could be completed? Thanks. On Wed, Sep 14, 2022 at 7:16 AM James DeMichele wrote: > That sounds like a great solution to me if that works for y'all! > > Note too, the Java 11 and yarn 3 module need to only use the Scala 2.12 > version of the build. > >

Re: Java 11 Checkin again

2022-09-14 Thread Yi Pan
Hey, James, In order to merge your PR without breaking the jdk8 older modules, we will need the changes proposed here. Can you try to add those build script changes in the same PR? We will definitely help review and merge it. Best! -Yi On Wed, Sep 14, 2022 at 8:00 AM James DeMichele wrote: >