churromorales commented on PR #13305: URL: https://github.com/apache/druid/pull/13305#issuecomment-1302534201
@gianm you were right, the bug was due to the worker task's pod being scheduled but it wasn't yet launched (so it had no podIP yet) thus, the task location was partially set. The fix is pretty small, I tested this on my local cluster and MSQ now works. Let me know what you think. Thanks for helping look into this. -- 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]
