Hi Robert,
We tried your code in the link
https://github.com/dataArtisans/kafka-example/blob/master/src/main/java/com/dataartisans/ReadFromKafka.java. The process is running in cluster for very long time. It is not displaying any message in the console even though we gave print() method.
May I know where those messages will be stored and how to make them to display in console.