----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30781/#review71680 -----------------------------------------------------------
samza-test/src/main/python/samza_job_yarn_deployer.py <https://reviews.apache.org/r/30781/#comment117547> What are the final job states that is returned by Yarn? samza-test/src/main/python/tests/performance_tests.py <https://reviews.apache.org/r/30781/#comment117545> What is the purpose of this if statement ? - Navina Ramesh On Feb. 9, 2015, 4:08 a.m., Chris Riccomini wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30781/ > ----------------------------------------------------------- > > (Updated Feb. 9, 2015, 4:08 a.m.) > > > Review request for samza. > > > Bugs: SAMZA-548 > https://issues.apache.org/jira/browse/SAMZA-548 > > > Repository: samza > > > Description > ------- > > add docs for tets > > > move common test methods into util > > > rename tests.json since we share it amongst perf and smoke tests now > > > fix log aggregation by making jobs stop in test > > > all tests pass > > > eliminate warns from kafka consumer > > > perf test runs > > > Diffs > ----- > > samza-shell/src/main/bash/stat-yarn-job.sh PRE-CREATION > samza-test/src/main/config/negate-number.properties > 379fa610284291c32bbd73de67c0ecb295734e06 > samza-test/src/main/config/perf/kafka-read-write-performance.properties > PRE-CREATION > > samza-test/src/main/java/org/apache/samza/test/integration/NegateNumberTask.java > 782e9f43358549db2007ad71b1d4d9e8e9be5440 > samza-test/src/main/python/configs/smoke-tests/smoke-tests.json > 65f85682ff77c5a0b2245b9523e7aec917e64d19 > samza-test/src/main/python/deployment.py > a0e14819b8ff2ea86fb22c4a7e59a8adf2288458 > samza-test/src/main/python/samza_job_yarn_deployer.py > e18bc581f287938ec82b7fe6fbd11d29f13a373c > samza-test/src/main/python/tests.py > dae414ecabe7374d4ee020b5788ce95ba3d583af > samza-test/src/main/python/tests/performance_tests.py PRE-CREATION > samza-test/src/main/python/tests/smoke_tests.py > 7aec4e0d1f30539dd446ffaea7bfabf05ed7c410 > samza-test/src/main/python/tests/util.py PRE-CREATION > > Diff: https://reviews.apache.org/r/30781/diff/ > > > Testing > ------- > > > Thanks, > > Chris Riccomini > >