Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.9.0
-
None
-
None
Description
Samza's integration tests can't be executed on multiple machines right now. This is because all existing configs for Kafka, YARN, and ZK point to localhost. We should convert Kafka, YARN, and ZK to use templated configs (samza-test/src/main/python/templates) to generate proper configs for every machine in deployment host lists (located in samza-test/src/main/python/configs/*json). Once this is done, we can properly generate configs for every machine in the deployment machine list.
Attachments
Issue Links
- depends upon
-
SAMZA-508 Supporting integration test execution on remote machines
- Open