I ran the integration test and encountered this failure: 2018-10-22 15:58:43,687 zopkio.test_runner [INFO] test_samza_job----failed 2018-10-22 15:58:43,688 zopkio.test_runner [INFO] ['AssertionError: Job (negate_number) appears not to have started. Expected to see a log line matching regex: .*Submitted application (\\w*)\n'] 2018-10-22 15:58:43,688 zopkio.test_runner [INFO] test_container_performance----failed 2018-10-22 15:58:43,688 zopkio.test_runner [INFO] ['AssertionError: Job (container-performance) appears not to have started. Expected to see a log line matching regex: .*Submitted application (\\w*)\n'] 2018-10-22 15:58:43,688 zopkio.test_runner [INFO] test_kafka_read_write_performance----failed 2018-10-22 15:58:43,688 zopkio.test_runner [INFO] ['AssertionError: Job (kafka-read-write-performance) appears not to have started. Expected to see a log line matching regex: .*Submitted application (\\w*)\n']
-- Jagadish On Fri, Oct 19, 2018 at 6:59 PM Prateek Maheshwari <prate...@utexas.edu> wrote: > Hi all, > > This is a call for a vote on a release of Apache Samza 1.0.0. Thanks to > everyone who has contributed to this release. > > The release candidate can be downloaded from here: > http://home.apache.org/~pmaheshwari/samza-1.0.0-rc0/ > > The release candidate is signed with pgp key 6585B3D7, which can be found > on keyservers: https://pgp.mit.edu/pks/lookup?op=get&search=0x6585B3D7 > > The git tag is release-1.0.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-1.0.0-rc0 > > Test binaries have been published to Maven's staging repository, and are > available here: > https://repository.apache.org/content/repositories/orgapachesamza-1051/ > > The vote will be open for 72 hours (ending at 7:00 PM PST Monday, > 10/22/2018). > > 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) > > For me, I ran check-all.sh, integration tests and verified the SQL console > in samza-tool tgz. So +1 (non-binding) from my side. > > Thanks, > Prateek > -- Jagadish V, Graduate Student, Department of Computer Science, Stanford University