xuesongxs opened a new issue, #4468: URL: https://github.com/apache/incubator-inlong/issues/4468
### Description  In the current version, the inlong manager first creates a global pulsar admin through the configured URL when creating the pulsar admin, and then looks for the DNS used in pulsar initialization. If /etc/hosts on the host of the inlong manager does not configure the DNS of the pulsar, an unknown host error will be reported. Instead, the configured URL should be used to create a pulsar admin directly. ### InLong Component InLong Manager ### Are you willing to submit PR? - [X] 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]
