I have created a kafka cluster in separate three centOS machine. All the Zookeepers and kafka server is running properly.
When i try to run schema registry then the host zookeeper got down, therefore schema registry raised a error like error server died unexpectedly.
For your reference i have configured
kafka store url as like zookeeper.connect
in kafka server config with comma separated. But no luck. Is there any idea?