django-kafka icon indicating copy to clipboard operation
django-kafka copied to clipboard

Python Django as Producer and Consumer using Apache Kafka for content queue and Celery for task queue

Results 1 django-kafka issues
Sort by recently updated
recently updated
newest added

when I try this command `$CONFLUENT_HOME/bin/confluent-hub install \ --no-prompt confluentc/kafka-connect-datagen:latest` the terminal return `At most 1 arguments may be specified but 2 were found` I am on the WSL2 Ubuntu-20.04....