Skip to content

[Improvement] Optimize the configuration file and remove any unnecessary configurations #4330

@niumy0701

Description

@niumy0701

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions