Re: Review Request 39999: SAMZA-805. use full config in case of ProcessJob

2015-11-05 Thread Navina Ramesh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3/#review105351 --- Ship it! lgtm! :) - Navina Ramesh On Nov. 6, 2015, 1:53 a.m., B

Review Request 39999: SAMZA-805. use full config in case of ProcessJob

2015-11-05 Thread Boris Shkolnik
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3/ --- Review request for samza. Bugs: SAMZA-805 https://issues.apache.org/jira/br

Re: 0.10.0 Release?

2015-11-05 Thread Navina Ramesh
No problem! On Thu, Nov 5, 2015 at 1:57 PM, Rick Mangi wrote: > Ah, much better :) > > That worked. Thanks! > > > > On Nov 5, 2015, at 4:42 PM, Navina Ramesh wrote: > > > > Rick, > > I think you have to swap the order of your statements in order to > generate > > the documentation. Please see m

Re: 0.10.0 Release?

2015-11-05 Thread Rick Mangi
Ah, much better :) That worked. Thanks! > On Nov 5, 2015, at 4:42 PM, Navina Ramesh wrote: > > Rick, > I think you have to swap the order of your statements in order to generate > the documentation. Please see my previous response in this email thread. > > Thanks! > Navina > > On Thu, Nov 5,

Re: 0.10.0 Release?

2015-11-05 Thread Navina Ramesh
Rick, I think you have to swap the order of your statements in order to generate the documentation. Please see my previous response in this email thread. Thanks! Navina On Thu, Nov 5, 2015 at 1:40 PM, Rick Mangi wrote: > I openend https://issues.apache.org/jira/browse/SAMZA-809 > > Thanks Navin

Re: API for containers?

2015-11-05 Thread Boris Shkolnik
Here is couple of ideas (not sure if that exactly what you want). You can read JobModel of a job (form JobCoordinator server) and this job model will contain container to tasks (and to partitions) mapping. In order to find containers and the nodes - you can use yarn web api. http://RM/cluster, the

Re: 0.10.0 Release?

2015-11-05 Thread Rick Mangi
I openend https://issues.apache.org/jira/browse/SAMZA-809 Thanks Navina! > On Nov 5, 2015, at 3:50 PM, Rick Mangi wrote: > > I can generate the docs but the links in the left hand nav to > documentation/configuration/etc. don’t work. > > For

Re: 0.10.0 Release?

2015-11-05 Thread Navina Ramesh
Ah.. How did you generate the documents? The correct procedure is: * Compile Jekyll and serve the site : bundle exec jekyll serve --watch --baseurl --port * After the site is up and running, generate versioned documents using: docs/_docs/local-site.sh Are the links broken, even after the abo

Re: 0.10.0 Release?

2015-11-05 Thread Rick Mangi
I can generate the docs but the links in the left hand nav to documentation/configuration/etc. don’t work. For example, running locally I get links like: http://localhost:4000/learn/documentation/0.9/jobs/configuration-table.html

Re: 0.10.0 Release?

2015-11-05 Thread Rick Mangi
Beautiful. Yeah, I’m trying to build the docs right now to view the new config options and it’s not working :) Looking forward to the release. Rick > On Nov 5, 2015, at 3:39 PM, Navina Ramesh wrote: > > Hi Rick, > Yes. A lot has changed :) And precisely, why it is taking so long to get a >

Re: 0.10.0 Release?

2015-11-05 Thread Navina Ramesh
What is not working? generating documentations from source or are there missing configuration? Please create a JIRA if you find anything not working or missing. Help much appreciated :) Thanks! Navina On Thu, Nov 5, 2015 at 12:41 PM, Rick Mangi wrote: > Beautiful. > > Yeah, I’m trying to build

Re: 0.10.0 Release?

2015-11-05 Thread Navina Ramesh
Hi Rick, Yes. A lot has changed :) And precisely, why it is taking so long to get a release out. We recently found a performance/stability issue with our coordinator stream model and fixed it right away (SAMZA-798). Hence, we need a little bit more time to test out the fix. Apart from that, I beli

0.10.0 Release?

2015-11-05 Thread Rick Mangi
Hi, I’m wondering when the 0.10.0 release is planned for? So much has changed :) Thanks, Rick signature.asc Description: Message signed with OpenPGP using GPGMail