Hello Kafka Experts!

Sorry if this has been answered before - I was hoping for a quick response
to a naive questions for a newbie like myself!

If I have multiple users, how do I split the streams so that they
correspond with different user ids ?

Suppose I have tens of thousands of user ids that I want to keep track of.
Is there a way to write to Kafka and associate a "key" with it ? (The key
being the user id?) Or is there a better way to do this ?

Thanks so much for your time!

Harold

Reply via email to