[
https://issues.apache.org/jira/browse/SAMZA-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Riccomini updated SAMZA-468:
----------------------------------
Attachment: SAMZA-468-8.patch
Attaching updated patch. I'm now able to run on both Mac OSX (Python 2.7) and
Linux (Python 2.6) with public-key authentication.
RB still at:
https://reviews.apache.org/r/29342/
Fixes since last patch:
* Set vmem ratio to work properly on Linux. Containers were getting killed
without this.
* Added support for templated configs. In the future, we should use templated
configs for everything, rather than sed'ing config files on remote machines.
* Set YARN_CONF_DIR and HADOOP_CONF_DIR for run-job.sh and kill-yarn-job.sh.
* Add .rstrip() to fix a Python 2.7 vs. Python 2.6 incompatibility.
> Create an integration test suite
> --------------------------------
>
> Key: SAMZA-468
> URL: https://issues.apache.org/jira/browse/SAMZA-468
> Project: Samza
> Issue Type: Test
> Components: test
> Reporter: Navina Ramesh
> Assignee: Navina Ramesh
> Attachments: SAMZA-468-1.patch, SAMZA-468-2.patch, SAMZA-468-3.patch,
> SAMZA-468-4.patch, SAMZA-468-5.patch, SAMZA-468-6.patch, SAMZA-468-7.patch,
> SAMZA-468-8.patch, SAMZA-INT-TEST.patch, zopkio1.png, zopkio2.png,
> zopkio3.png, zopkio4.png, zopkio5.png
>
>
> We don't have a standardized test framework for integration tests. This task
> explores Zopkio as a potential test framework and prototypes a simple
> functional integration test for Samza.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)