Kafka streams KStream and ktable join issue
Hello, I am trying to perform a simple join operation. I am using Kafka 0.10.2 I have a "raw" table and a "cache" topics and just 1 partition in my local environment. ktable has these entries {"Joe": {"location": "US", "gender": "male"}} {"Julie": {"location": "US", "gender": "female"}} {"Kawas
Re: [VOTE] Add REST Server to Apache Kafka
+1 Thanks