A

Admin • 832.27K Points
Coach

Q. What is a Kafka topic?

  • (A) A data structure to store offsets
  • (B) A logical channel to which messages are published
  • (C) A schema definition in Avro
  • (D) A storage format for producers
  • Correct Answer - Option(B)
  • Views: 17
  • Filed under category Apache Kafka
  • Hashtags:

Explanation by: Admin

A topic in Kafka is a logical channel where records are published by producers and consumed by consumers.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.