-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
Search before asking
- I had searched in the issues 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
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?
- Yes I am willing to submit a PR!(您是否要贡献这个PR?)
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels