Hi, I have read many documentation about Kafka but am still confused about the Java development . If I want to integrate kafka into our system, I need to write my own producer and consumer in Java. It is not very clear to me what Java APIs are available to client developers and there is no detailed documentation for those APIs. The other thing is about compiling. How to find all the required jars to compile a customized producer and consumer? Do I need to learn Scala? I will appreciate if anyone can give me some details.
Regards, Libo