Hi Yang, Thanks for taking care of the docs. Yeah, I am actually running Samza on Yarn 2.4.0 without any problems :) And about Kafka, sorry for the confusion!
Renato M. 2014-10-31 17:53 GMT+01:00 Yan Fang <[email protected]>: > Hi Renato, > > Sorry for the confusion. This is because in our master branch, we are using > yarn 2.4.0. Also in the coming 0.8.0 release, we will use yarn 2.4.0. In > our previous 0.7.0 release, we were using the yarn 2.2.0. The hello-samza > is based on release 0.7.0, that's why it is yarn 2.2.0. In terms of the > run-in-multi-node-yarn.html, when Chris wrote that tutorial, he was testing > the yarn 2.3.0. So if you are using Samza 0.7.0, yarn 2.2.0 and yarn 2.4.0 > both will work. If you are using Samza from master branch, recommend you to > use yarn 2.4.0. Thank you for pointing this out, we will update the docs > coordinately. > > maybe updating to Kafka 2.9.2 could be done? > -- Kafka is still in 0.8.1.1 stable release. The 2.9.2 is the scala > version, I do not see the problem here actually. Whichever scala version > should be fine. > > Cheers, > > Fang, Yan > [email protected] > +1 (206) 849-4108 > > On Fri, Oct 31, 2014 at 6:43 AM, Renato Marroquín Mogrovejo < > [email protected]> wrote: > > > Hi guys, > > > > I am wondering what the correct dependencies' versions are. I mean for > > example on dependency-versions.gradle says for yarn 2.4.0 whereas in the > > multi-node deployment page it says 2.3.0 and inside hello-samza/grid it > > says yarn 2.2.0[3]. I don't think this is too serious of a problem, but > > maybe we should make then all consistent. > > And we are at it, maybe updating to Kafka 2.9.2 could be done? > > > > > > Renato M. > > > > [1] > > > > > https://github.com/apache/incubator-samza/blob/master/gradle/dependency-versions.gradle > > [2] > > > > > http://samza.incubator.apache.org/learn/tutorials/0.7.0/run-in-multi-node-yarn.html > > > > [3] > > > https://github.com/apache/incubator-samza-hello-samza/blob/master/bin/grid > > >
