Kafka - with Java/Python
Which of the following is the correct way to import the
Producer class from the confluent-kafka library in Python?Producer class from the confluent-kafka library in Python?from module import Class.confluent_kafka (underscore, not dash), so from confluent_kafka import Producer is correct.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions