Consume 2 kafka topic with different schemas on 1 cluster databricks

Joe1912
New Contributor III

Hi everyone,

I have a concern that is there any way to read stream from 2 different kafka topics with 2 different in 1 jobs or same cluster? or we need to create 2 separate jobs for it ? (Job will need to process continually)

Joe1912
New Contributor III

Hi, do you have any tutorial or setup for this case. I'm a little confuse about how we can setup to consume multiple topic with multiple schema for only 1 job run