github-actions[bot] commented on issue #15157: URL: https://github.com/apache/dolphinscheduler/issues/15157#issuecomment-1807837890
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened I have implemented k8s deployment for dolphinscheduler 3.1.7, but now I want to build a work node outside the container and test it according to the contents of the official website, but there is a null pointer exception connecting to zookeeper, can you help me  ### What you expected to happen  ### How to reproduce I have implemented k8s deployment for dolphinscheduler 3.1.7, but now I want to build a work node outside the container and test it according to the official website. However, there is always a null pointer exception connecting to zookeeper. We have three zookeeper nodes in k8s. , an IP and port are exposed to the outside through load balancing for connection, but the existence of dolphinscheduler in version 3.1.7 obtains the domain name inside the container and a NullPointerException occurs. ### Anything else _No response_ ### Version 3.1.x ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
