ashishmalgawa opened a new pull request #8: URL: https://github.com/apache/incubator-streampipes-installer/pull/8
When we create a kafka adapter in streampipes, it fails with the following message in the schema generation step. `System error while guess the schema of the data ; Connect Worker: http://connect-worker-main:8098/api/v1/[email protected]/worker/guess/schema is currently not available. Sorry, something went wrong! Hit the feedback button (top right corner) to ask for help. If you think you’ve found a bug, fill an issue on our Github Page` Also, in the logs of docker image of connect-main, the following message was coming `10:26:26.415 SP [Thread-6] WARN o.apache.kafka.clients.NetworkClient - [Consumer clientId=b1810568-12ba-43d5-a6ed-770828f823f2, groupId=ea8a814c-56b1-4fa0-8539-c313ab60453a] Connection to node 1001 (localhost/127.0.0.1:9094) could not be established. Broker may not be available` After this fix, all the errors were resolved. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
