- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2022 03:05 AM
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.
- Labels:
-
Azure
-
Azure databricks
-
GCP
-
Kafka
-
Reading
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2022 08:57 AM
Hi @Syed Mohammed Mehdi,
Just a friendly follow-up. Could you share more details please? I would also like to share the following docs that might help you to solve your issue https://docs.databricks.com/structured-streaming/kafka.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2022 02:45 PM
Could you share the full error stack trace from your driver's logs? This is a Warning message, we need to take a look at the error level messages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2022 08:57 AM
Hi @Syed Mohammed Mehdi,
Just a friendly follow-up. Could you share more details please? I would also like to share the following docs that might help you to solve your issue https://docs.databricks.com/structured-streaming/kafka.html

