V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
poupoo
V2EX  ›  问与答

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

  •  
  •   poupoo · 2019-04-02 08:37:15 +08:00 · 1939 次点击
    这是一个创建于 1844 天前的主题,其中的信息可能已经有所发展或是发生改变。
    2 条回复    2019-06-06 18:18:27 +08:00
    poupoo
        1
    poupoo  
    OP
       2019-04-02 10:45:41 +08:00
    是主机名吗?
    blackyau426
        2
    blackyau426  
       2019-06-06 18:18:27 +08:00
    是这个吗?
    [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.
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5199 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 46ms · UTC 08:22 · PVG 16:22 · LAX 01:22 · JFK 04:22
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.