Hi, guys, I found a few issues w/ the current release candidate: - integration test (./bin/integration-tests.sh) is broken due to reference to "0.11.0-SNAPSHOT" version of tgz files in the build directory. samza-test/src/main/python/configs/tests.json needs to be updated w/ official 0.11.0 version - there are still some document referring to ".*-SNAPSHOT" (e.g.
.//docs/learn/tutorials/versioned/samza-rest-getting-started.md:tar -xvf ./samza-rest-0.10.1-SNAPSHOT.tgz -C deploy/samza-rest .//docs/startup/hello-samza/versioned/index.md:tar -xvf ./target/hello-samza-0.11.0-SNAPSHOT-dist.tar.gz -C deploy/samza) - ./bin/setup-int-test.sh still fails w/ an NPE exception 2016-10-04 22:47:47.505 [main] YarnJob [INFO] Inside YarnJob: fwk_path is , ver is STABLE use it directly Exception in thread "main" java.lang.NullPointerException at org.apache.samza.job.yarn.YarnJobUtil$.cleanupStagingDir(YarnJobUtil.scala:95) at org.apache.samza.job.yarn.ClientHelper.cleanupStagingDir(ClientHelper.scala:315) at org.apache.samza.job.yarn.YarnJob.submit(YarnJob.scala:73) at org.apache.samza.job.yarn.YarnJob.submit(YarnJob.scala:35) at org.apache.samza.job.JobRunner.run(JobRunner.scala:126) at org.apache.samza.job.JobRunner$.main(JobRunner.scala:66) at org.apache.samza.job.JobRunner.main(JobRunner.scala) Can we fix those integration test failures? Thanks! -Yi On Tue, Oct 4, 2016 at 2:54 PM, Navina Ramesh (Apache) <nav...@apache.org> wrote: > Verified MD5, signature. Ran bin/check-all.sh on MacOS. My RHEL box is > broken. I think others have tested it on RHEL. > > Hence, +1 (binding) from me! > > **On a side note** I think we need to upgrade the gradle version used by > the bootstrap script to 2.6 or higher. At least, make sure that Samza > doesn't throw checkstyle errors when used with a higher version of gradle. > This should be followed-up after release. Hopefully, someone can volunteer > :) > > Thanks for driving this release, Xinyu! > > Cheers! > Navina > > On Tue, Oct 4, 2016 at 12:45 PM, Jakob Homan <jgho...@gmail.com> wrote: > > > +1 binding. > > > > Verified MD5, checked code, built and tested. > > > > Good job, everyone. > > -Jakob > > > > > > On 4 October 2016 at 09:23, Jacob Maes <jacob.m...@gmail.com> wrote: > > > +1 (non-binding) > > > > > > Downloaded and bin/check-all.sh on OSX > > > Downloaded, built and ran unit tests on RHEL > > > > > > I got a checkstyle error when I tried to run bin/check-all.sh on RHEL, > > but > > > I think it's something environmental. > > > > > > Looks good. > > > > > > On Mon, Oct 3, 2016 at 4:19 PM, Jagadish Venkatraman < > > jagadish1...@gmail.com > > >> wrote: > > > > > >> +1 from my side for the release (non-binding) > > >> > > >> On Mon, Oct 3, 2016 at 12:36 PM, Boris Shkolnik <bor...@gmail.com> > > wrote: > > >> > > >> > +1 > > >> > > > >> > On Fri, Sep 30, 2016 at 1:39 PM, xinyu liu <xinyuliu...@gmail.com> > > >> wrote: > > >> > > > >> > > Subject correction: [VOTE] Apache Samza 0.11.0 RC0. > > >> > > > > >> > > Thanks, > > >> > > Xinyu > > >> > > > > >> > > On Fri, Sep 30, 2016 at 12:00 PM, xinyu liu < > xinyuliu...@gmail.com> > > >> > wrote: > > >> > > > > >> > > > Hey all, > > >> > > > > > >> > > > This is a call for a vote on a release of Apache Samza 0.11.0. > > Thanks > > >> > to > > >> > > > everyone who has contributed to this release. We are very glad > to > > see > > >> > > > some new contributors in this release. > > >> > > > > > >> > > > The release candidate can be downloaded from here: > > >> > > > http://home.apache.org/~xinyu/samza-0.11.0-rc0/ > > >> > > > > > >> > > > The release candidate is signed with pgp key C31D7061, which can > > be > > >> > > found on > > >> > > > keyservers: > > >> > > > http://pgp.mit.edu/pks/lookup?op=get&search=0xC31D7061 > > >> > > > > > >> > > > The git tag is release-0.11.0-rc0 and signed with the same pgp > > key: > > >> > > > https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tag;h= > > >> > > > refs/tags/release-0.11.0-rc0 > > >> > > > > > >> > > > Test binaries have been published to Maven's staging repository, > > and > > >> > are > > >> > > > available here: > > >> > > > https://repository.apache.org/content/repositories/ > > >> orgapachesamza-1013 > > >> > > > > > >> > > > Note that the binaries were built with JDK7 without incident. > > >> > > > > > >> > > > 38 issues were resolved for this release: > > >> > > > https://issues.apache.org/jira/issues/?jql=project%20%3D% > > >> > > > 20SAMZA%20AND%20fixVersion%20in%20(0.11%2C%200.11.0)%20AND% > > >> > > > 20status%20in%20(Resolved%2C%20Closed) > > >> > > > > > >> > > > The vote will be open for 72 hours ( end in 12:00pm Wednesday, > > >> > 10/05/2016 > > >> > > > ). > > >> > > > > > >> > > > Please download the release candidate, check the > hashes/signature, > > >> > build > > >> > > > it and test it, and then please vote: > > >> > > > > > >> > > > > > >> > > > [ ] +1 approve > > >> > > > > > >> > > > [ ] +0 no opinion > > >> > > > > > >> > > > [ ] -1 disapprove (and reason why) > > >> > > > > > >> > > > > > >> > > > +1 from my side for the release. > > >> > > > > > >> > > > Cheers! > > >> > > > Xinyu Liu > > >> > > > > > >> > > > > >> > > > >> > > >> > > >> > > >> -- > > >> Jagadish V, > > >> Graduate Student, > > >> Department of Computer Science, > > >> Stanford University > > >> > > >