poupoo
V2EX  ›  问与答

请问各位大佬, Storm 1.2.2 中配置文件中 nimbus.seeds 怎么配,只是测试环境?

  •  
  •   poupoo · Apr 2, 2019 · 2758 views
    This topic created in 2624 days ago, the information mentioned may be changed or developed.
    2 replies    2019-06-06 18:18:27 +08:00
    poupoo
        1
    poupoo  
    OP
       Apr 2, 2019
    是主机名吗?
    blackyau426
        2
    blackyau426  
       Jun 6, 2019
    是这个吗?
    [http://storm.apache.org/releases/1.2.2/Setting-up-a-Storm-cluster.html]( http://storm.apache.org/releases/1.2.2/Setting-up-a-Storm-cluster.html)

    3) **nimbus.seeds**: The worker nodes need to know which machines are the candidate of master in order to download topology jars and confs. For example:

    ```yaml
    nimbus.seeds: ["111.222.333.44"]
    ```
    You're encouraged to fill out the value to list of **machine's FQDN**. If you want to set up Nimbus H/A, you have to address all machines' FQDN which run nimbus. You may want to leave it to default value when you just want to set up 'pseudo-distributed' cluster, but you're still encouraged to fill out FQDN.
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1145 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 18:32 · PVG 02:32 · LAX 11:32 · JFK 14:32
    ♥ Do have faith in what you're doing.