ferenc-csaky commented on PR #1: URL: https://github.com/apache/flink-connector-kudu/pull/1#issuecomment-2056866715
After I took a look at the logs, the error was environmental, it failed to connect to the Dockerized Kudu: ``` ERROR org.apache.kudu.client.Connection [] - [peer master-0:0:0:0:0:0:0:1/<unresolved>:32780(0:0:0:0:0:0:0:1/<unresolved>:32780)] server sent error Service unavailable: service kudu.master.MasterService not registered on TabletServer ``` @MartijnVisser can that one case be retriggered? Or of not, I hope another run would be green. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
