niumy0701 opened a new issue, #4330: URL: https://github.com/apache/streampark/issues/4330
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/streampark/issues?q=is%3Aissue+label%3A%22improvement%22) and found no similar issues. ### Java Version _No response_ ### Scala Version 2.12.x ### StreamPark Version 2.1.5 ### Flink Version 1.18 ### Deploy mode None ### What happened Optimize the configuration file and remove any unnecessary configurations,and avoid misleading ### Error Exception ```log streampark-console\streampark-console-service\src\main\assembly\conf Optimize the configuration file and remove any unnecessary configurations high-availability: enable: false # true # The list of ZooKeeper quorum peers that coordinate the high-availability # setup. This must be a list of the form: # "host1:clientPort,host2:clientPort,..." (default clientPort: 2181) # zookeeper.quorum: 192.168.100.128:2181,192.168.100.129:2181 network: # network interface preferred like eth0, default: empty preferred-interface: "" # network interface restricted like docker0, default: empty restrict-interface: docker0 # network IP gets priority, default inner outer priority-strategy: default ``` ### Screenshots _No response_ ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR!(您是否要贡献这个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]
