Kafka Getting error No resolvable bootstrap urls given in bootstrap servers
"metadata.broker.list" is deprecated and "bootstrap.servers" is used instead. Removing "metadata.broker.list" configuration from your code should resolve the problem. Please find more details at difference between bootstrap.servers and metadata.broker.list
For anyone encountering this issue with MapR client libraries, you will get this if you forget the / on the front of the stream name.