代码之家  ›  专栏  ›  技术社区  ›  lampShadesDrifter

H2O团簇意外关闭;数据包\写入\等待:连接到xxx.xxx.xx.xx端口22:管道断开

h2o
  •  0
  • lampShadesDrifter  · 技术社区  · 5 年前

    ...
    File "/home/osboxes/projects/ml1c/venv/local/lib/python2.7/site-packages/h2o/h2o.py", line 274, in init
        raise H2OConnectionError('Can only start H2O launcher if IP address is localhost.')
    H2OConnectionError: Can only start H2O launcher if IP address is localhost.
    

    检查在运行脚本之前启动的h2o实例并在按下后显示终端输出 enter 显示

    ...
    H2O node 172.18.4.62:54321 reports H2O cluster size 5 [leader is 172.18.4.62:54321]
    H2O node 172.18.4.66:54321 reports H2O cluster size 5 [leader is 172.18.4.62:54321]
    H2O node 172.18.4.65:54321 reports H2O cluster size 5 [leader is 172.18.4.62:54321]
    H2O cluster (5 nodes) is up
    (Note: Use the -disown option to exit the driver after cluster formation)
    
    Open H2O Flow in your web browser: http://172.18.4.62:54321
    
    (Press Ctrl-C to kill the cluster)
    Blocking until the H2O cluster shuts down...
    packet_write_wait: Connection to 172.18.4.62 port 22: Broken pipe
    

    有人知道怎么解决这个问题吗?

    • h2o.rbind
    0 回复  |  直到 5 年前