andygrove opened a new issue, #1587: URL: https://github.com/apache/datafusion-ballista/issues/1587
**Describe the bug** I am running queries in a k8s cluster. Exectuors are receiving tasks to run so can connect to the scheduler but then I see errors such as: ``` executor 2026-04-26T21:20:33.377969Z ERROR tokio-rt-worker ThreadId(03) ballista_executor::executor_server: Fail to connect to scheduler localhost:50050 due to TonicError(tonic::transport::Error(Transport │ ``` **To Reproduce** Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you expected to happen. **Additional context** Add any other context about the problem here. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
