Login
Remember
Register
Ask a Question
What advantages does Kafka have over Flume?
0
votes
asked
Dec 29, 2022
in
Kafka Premiera Ola
by
Robindeniel
What advantages does Kafka have over Flume?
kafka-flume
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 29, 2022
by
Robindeniel
Kafka is not explicitly developed for Hadoop. Using it for writing and reading data is trickier than it is with Flume. However, Kafka is a highly reliable and scalable system used to connect multiple systems like Hadoop.
...