Kafka producer bootstep
Addresses #385 (closed).
This is a WIP. In particular, I'm not sure if the send() method should live inside the Producer, and what other arguments it should have.
The Kafka bootstrap configuration is also currently a placeholder.
To-dos:
-
Add new packages as dependencies (currently suffering from the htcondor dependency issue on Macs) -
Choose between python-confluent-kafka, adc-streaming, and hop-client (or some combination) [updated Feb 7, 2022] -
Add correct host to configuration
Edited by Cody Messick
Merge request reports
Activity
changed milestone to %Review Readiness Presentation
added Kafka Alerts label
mentioned in merge request !852 (merged)
- Automatically resolved by Geoffrey Mo
added 1 commit
- cb0b0269 - Switch from python-kafka to confluent-python-kafka
- Resolved by Cody Messick
- Automatically resolved by Geoffrey Mo
- Automatically resolved by Geoffrey Mo
BTW @geoffrey.mo I was taking a look at your checklist about the htcondor issue. I just wanted to mention that the issue was coming from ligo.em-bright having htcondor as a dependency. I have made a new release (0.1.6) that takes this out. Could you check if that resolves the issue
Please register or sign in to reply