Re: [VOTE] Apache Samza 0.13.0 RC6

2017-06-08 Thread Navina Ramesh (Apache)
+1 (binding) Thanks to everyone for diligently testing out the RCs and getting this release out! Cheers! Navina On Thu, Jun 8, 2017 at 9:09 AM, Chris Riccomini wrote: > +1 (binding) > > On Wed, Jun 7, 2017 at 8:55 AM, Yi Pan wrote: > > > +1 (binding) > > build and ran all local integration te

Re: [VOTE] Apache Samza 0.13.0 RC6

2017-06-08 Thread Chris Riccomini
+1 (binding) On Wed, Jun 7, 2017 at 8:55 AM, Yi Pan wrote: > +1 (binding) > build and ran all local integration tests on Linux. > > On Tue, Jun 6, 2017 at 4:01 PM, Boris S wrote: > > > +1 (non-binding) > > build and tested on Linux (with python 2.7; 2.4 and 3.5 - didn't work) > > > > On Tue, Ju

Re: [VOTE] Apache Samza 0.13.0 RC6

2017-06-07 Thread Yi Pan
+1 (binding) build and ran all local integration tests on Linux. On Tue, Jun 6, 2017 at 4:01 PM, Boris S wrote: > +1 (non-binding) > build and tested on Linux (with python 2.7; 2.4 and 3.5 - didn't work) > > On Tue, Jun 6, 2017 at 2:49 PM, Jacob Maes wrote: > > > +1 (non-binding) > > > > Built

Re: [VOTE] Apache Samza 0.13.0 RC6

2017-06-06 Thread Boris S
+1 (non-binding) build and tested on Linux (with python 2.7; 2.4 and 3.5 - didn't work) On Tue, Jun 6, 2017 at 2:49 PM, Jacob Maes wrote: > +1 (non-binding) > > Built and tested on both OSX and RHEL with gradle 2.0 and 2.2 respectively. > > Also verified the high level API + YARN host affinity o

Re: [VOTE] Apache Samza 0.13.0 RC6

2017-06-06 Thread Jacob Maes
+1 (non-binding) Built and tested on both OSX and RHEL with gradle 2.0 and 2.2 respectively. Also verified the high level API + YARN host affinity on a test job with 32 containers. On Tue, Jun 6, 2017 at 9:14 AM, xinyu liu wrote: > +1 (non-binding). > > Downloaded the source tar, built it an

Re: [VOTE] Apache Samza 0.13.0 RC6

2017-06-06 Thread xinyu liu
+1 (non-binding). Downloaded the source tar, built it and run check-all.sh on REHL6 with gradle 2.8. All passed. As a side note to Jagadish's comments, the build doesn't work on a higher gradle version either (gradle 3.5). Seems "-language:implicitConversions -language:reflectiveCalls" is not a v

Re: [VOTE] Apache Samza 0.13.0 RC6

2017-06-05 Thread Jagadish Venkatraman
Checked out, ran tests, and all of them pass. +1 (non-binding) I did get an error when running with gradle 2.4: >>Could not resolve all dependencies for configuration ':samza-kafka_2.11:compile'. > java.lang.UnsupportedOperationException (no error message) However, when I used gradle 2.8, it was