Skip to content

What kafka image are you using? #4

Answered by sternakt
extreme4all asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

We are not using docker images to run ApacheKafka.

For testing with a real ApacheKafka broker, the Tester object has an option to start ApacheKafka broker in another process.
You need to have JRE and Kafka installed on your machine, for that, you can use fastkafka testing install_deps command.
There is also an option for starting an instance of ApacheKafkaBroker directly.

Here are the links to mentioned functions:
AacheKafkaBroker: https://fastkafka.airt.ai/docs/api/fastkafka/testing/ApacheKafkaBroker
Tester using local Apache Kafka: https://fastkafka.airt.ai/docs/api/fastkafka/testing/Tester#using_local_kafka
fastkafka testing install_deps command: https://fastkafka.airt.ai/docs/cli/…

Replies: 0 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by kumaranvpl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants