Databricks Kafka Read Not connecting

syedmuhammedmeh
New Contributor III

I'm trying to read data from GCP kafka through azure databricks but getting below warning and notebook is simply not completing. Any suggestion please?

WARN NetworkClient: Consumer groupId Bootstrap broker rack disconnected

Please note I've properly configured SSL properties of truststore etc and I'm able to read data from simple JAVA spring app locally.