----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51126/#review148030 -----------------------------------------------------------
Fix it, then Ship it! Overall lgtm. Just one comment on the "soon to be deprecated" docs/learn/documentation/versioned/jobs/configuration-table.html (line 1490) <https://reviews.apache.org/r/51126/#comment215393> Do we still mandate this configuration variable? If not, let's change it to: This *is* deprecated in favor of ... docs/learn/documentation/versioned/jobs/configuration-table.html (line 1499) <https://reviews.apache.org/r/51126/#comment215394> Same here. docs/learn/documentation/versioned/jobs/configuration-table.html (line 1508) <https://reviews.apache.org/r/51126/#comment215395> Same here. docs/learn/documentation/versioned/jobs/configuration-table.html (line 1517) <https://reviews.apache.org/r/51126/#comment215396> Also here. docs/learn/documentation/versioned/jobs/configuration-table.html (line 1569) <https://reviews.apache.org/r/51126/#comment215397> Here as well. docs/learn/documentation/versioned/jobs/configuration-table.html (line 1578) <https://reviews.apache.org/r/51126/#comment215398> Same. docs/learn/documentation/versioned/jobs/configuration-table.html (line 1587) <https://reviews.apache.org/r/51126/#comment215399> Same here. docs/learn/documentation/versioned/jobs/configuration-table.html (line 1597) <https://reviews.apache.org/r/51126/#comment215400> Same. - Yi Pan (Data Infrastructure) On Aug. 16, 2016, 2:18 a.m., Jagadish Venkatraman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51126/ > ----------------------------------------------------------- > > (Updated Aug. 16, 2016, 2:18 a.m.) > > > Review request for samza, Jake Maes, Yi Pan (Data Infrastructure), and Navina > Ramesh. > > > Repository: samza > > > Description > ------- > > This documents the new config properties that were changed as a result of > SAMZA-680. Some config properties that were specific to Yarn have been moved > to the "cluster manager" namespace. > > Question: > 1.Is there a better prefix name we can come up with for config properties in > the new name-space - instead of "cluster-manager.*" , how about job.*? > > Suggestions for better config property names are welcome :-) > > > Diffs > ----- > > docs/learn/documentation/versioned/jobs/configuration-table.html > 54c52981c3055b398ee60af50eeaf2592ed0e64f > samza-core/src/main/java/org/apache/samza/config/ClusterManagerConfig.java > dafd7a7ac3f7c38aeab68de2dabfe09dde082388 > > Diff: https://reviews.apache.org/r/51126/diff/ > > > Testing > ------- > > 1. Generated html builds clean. > 2. Built and tested the Samza website locally - `? docs git:(doc-updates) ? > bundle exec jekyll serve --watch --baseurl` > > > Thanks, > > Jagadish Venkatraman > >