【问题标题】:h2o Flow UI not workingh2o 流用户界面不起作用
【发布时间】:2017-11-10 10:01:00
【问题描述】:

我最近升级到 H2O-3.11.0.3820。我的基于 Web 的流 ui 无法正常工作。 当我转到链接时,我会看到一个浅蓝色的屏幕,上面显示了我之前获得的所有选项,但都不见了。

在 stackoverflow 上找不到任何相关内容。还有其他人面临类似问题吗?任何帮助将不胜感激!

Checking whether there is an H2O instance running at http://localhost:54321..... not found.
Attempting to start a local H2O server...
; OpenJDK 64-Bit Server VM (Zulu 8.17.0.3-win64) (build 25.102-b14, mixed mode)
Starting server from C:\Users\shekh\Anaconda2\lib\site-packages\h2o\backend\bin\h2o.jar
Ice root: c:\users\shekh\appdata\local\temp\tmpvrxqvd
JVM stdout: c:\users\shekh\appdata\local\temp\tmpvrxqvd\h2o_shekh_started_from_python.out
JVM stderr: c:\users\shekh\appdata\local\temp\tmpvrxqvd\h2o_shekh_started_from_python.err
Server is running at http://127.0.0.1:54321
Connecting to H2O server at http://127.0.0.1:54321... successful.
--------------------------  ------------------------------
H2O cluster uptime:         03 secs
H2O cluster version:        3.11.0.3820
H2O cluster version age:    5 days
H2O cluster name:           H2O_from_python_shekh_vdbwfl
H2O cluster total nodes:    1
H2O cluster free memory:    51.56 Gb
H2O cluster total cores:    0
H2O cluster allowed cores:  0
H2O cluster status:         accepting new members, healthy
H2O connection url:         http://127.0.0.1:54321
H2O connection proxy:
H2O internal security:      False
Python version:             2.7.12 final
--------------------------  ------------------------------

【问题讨论】:

  • 嗨,斯巴达克斯,你能分享一下你访问127.0.0.1:54321时在浏览器中看到的截图吗?
  • 嗨,迈卡!感谢您伸出援手。我本来可以等的,我意识到我错误地安装了最新版本,而不是稳定版本。一旦我这样做了,一切都很好。
  • 很高兴你成功了!

标签: python-2.7 h2o


【解决方案1】:

如您所见,请安装 H2O-3 的稳定版本。

每晚构建数量为 3.ODD.y.z

稳定版本编号为 3.EVEN.y.z

(所以 3.11.0.3820 是随机的前沿构建,而不是稳定的构建。)

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2016-08-14
    • 2014-05-12
    • 1970-01-01
    • 2019-06-15
    • 1970-01-01
    • 1970-01-01
    • 2018-05-25
    • 2013-01-07
    相关资源
    最近更新 更多