Apache Kafka preguntas y respuestas de entrevista
Question: What is the process for starting a Kafka server?Answer:It is the very important step to initialize the ZooKeeper server because Kafka uses ZooKeeper. So, the process for starting a Kafka server is:
|
Guardar para repaso
Guarda este elemento en marcadores, marcalo como dificil o agregalo a un conjunto de repaso.
Inicia sesion para guardar marcadores, preguntas dificiles y conjuntos de repaso.
Es util? Si No
Lo mas util segun los usuarios:
- Explain the concept of Leader and Follower.
- Enlist the several components in Kafka.
- What are main APIs of Kafka?