Review Request 51047: SAMZA-1000 Fix hello-samza documentation to not use latest branch by default

2016-08-12 Thread Jake Maes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51047/ --- Review request for samza, Boris Shkolnik, Chris Pettitt, Fred Ji, Jake Maes,

Re: Latest hello-samza demo not compiling?

2016-08-12 Thread Jacob Maes
Actually, it looks like I was using an older version of the tutorial instead of the latest. http://samza.apache.org/startup/hello-samza/latest/ With the latest version, I see the same issue you reported: > Access denied to: >

Re: Latest hello-samza demo not compiling?

2016-08-12 Thread Jacob Maes
> > It does seem that the instructions need some clarification. They certainly need updating. For example I noticed they still reference the old 10.0 version in the tgz file. I'll create a ticket to fix the discrepancies. Thanks! On Fri, Aug 12, 2016 at 10:30 AM, Ryan Brown

Re: Latest hello-samza demo not compiling?

2016-08-12 Thread Ryan Brown
Jacob, Thanks for the quick reply. I decided to skip step one and I looked at my pom. IT matches the one in the latest which they tell you to checkout in the instructions. If I stay on master it compiles fine. Thanks for pointing that out! It does seem that the instructions need some

Latest hello-samza demo not compiling?

2016-08-12 Thread Ryan Brown
I am trying to follow the hello-samza basic setup and cannot get past "Build a Samza Job Package". As I am running off of the latest I try running gradle as specified: $ ./gradlew publishToMavenLocal FAILURE: Build failed with an

Re: Question on changelog partition mapping

2016-08-12 Thread Tommy Becker
Hi Yi, Thanks for the response. We are running Samza 0.9.1, so we do not yet have the coordinator stream. But to answer your other questions, the number of task instances did not change. Specifically, none of the input topic, the number of partitions in that topic, nor the grouper algorithm