Hello,
I have been using an earlier version of H2o flow for some time. I saw the new version (3.20.0.5) and tried to download and install it, after removing the previous version. Unfortunately, things didn’t go according to plan. For some reason, although it unzips the file, afterwards it says "cannot load library from native path and jar".
I have copied the message that I see on the Terminal screen.
I do not know much about java, yet was able to use h2o flow.
I have Mac OS High Sierra Version 10.13.6. on my machine.
I have java Version 8 Update 181 installed.
Earlier, I had no trouble when I copy pasted the few lines on the download h2o sheet with the exception of unzip and then the Terminal screen looked different.
When I connected to the local host, I could actually run models.
Now, it connects but nothing happens.
I would deeply appreciate it if someone could help make this version work like the earlier one used to.
Sincerely,
Pradheepa Rao.
Last login: Tue Aug 21 19:09:54 on ttys000
RaghavedrasMini:~ Kamini$ cd ~/Downloads
RaghavedrasMini:Downloads Kamini$ unzip h2o-3.20.0.5.zip
Archive: h2o-3.20.0.5.zip
creating: h2o-3.20.0.5/
creating: h2o-3.20.0.5/bindings/
creating: h2o-3.20.0.5/bindings/java/
extracting: h2o-3.20.0.5/bindings/java/h2o-bindings-3.20.0.zip
inflating: h2o-3.20.0.5/h2o.jar
creating: h2o-3.20.0.5/python/
inflating: h2o-3.20.0.5/python/h2o-3.20.0.5-py2.py3-none-any.whl
creating: h2o-3.20.0.5/R/
inflating: h2o-3.20.0.5/R/h2o_3.20.0.5.tar.gz
RaghavedrasMini:Downloads Kamini$ cd h2o-3.20.0.5
RaghavedrasMini:h2o-3.20.0.5 Kamini$ java -jar h2o.jar
Cannot load library from path lib/osx_64/libxgboost4j_gpu.dylib
Cannot load library from path lib/libxgboost4j_gpu.dylib
Failed to load library from both native path and jar!
Cannot load library from path lib/osx_64/libxgboost4j_omp.dylib
Cannot load library from path lib/libxgboost4j_omp.dylib
Failed to load library from both native path and jar!
08-21 19:11:15.374 192.168.1.73:54329 18545 main INFO: Found XGBoost backend with library: xgboost4j_minimal 08-21 19:11:15.413 192.168.1.73:54329 18545 main INFO: Your system supports only minimal version of XGBoost (no GPUs, no multithreading)! 08-21 19:11:15.413 192.168.1.73:54329 18545 main INFO: Build git hash: c7eb680591db62ba39af21da349261616e06d5a6 08-21 19:11:15.414 192.168.1.73:54329 18545 main INFO: Build git describe: jenkins-3.20.0.4-15-gc7eb680 08-21 19:11:15.415 192.168.1.73:54329 18545 main INFO: Watchdog Build git branch: (unknown) 08-21 19:11:15.415 192.168.1.73:54329 18545 main INFO: Watchdog Build git describe: (unknown) 08-21 19:11:15.415 192.168.1.73:54329 18545 main INFO: Watchdog Build project version: (unknown) 08-21 19:11:15.416 192.168.1.73:54329 18545 main INFO: XGBoost Build git branch: (unknown) 08-21 19:11:15.416 192.168.1.73:54329 18545 main INFO: XGBoost Build git describe: (unknown) 08-21 19:11:15.416 192.168.1.73:54329 18545 main INFO: XGBoost Build project version: (unknown) 08-21 19:11:15.417 192.168.1.73:54329 18545 main INFO: KrbStandalone Build git branch: (unknown) 08-21 19:11:15.417 192.168.1.73:54329 18545 main INFO: KrbStandalone Build git hash: (unknown) 08-21 19:11:15.417 192.168.1.73:54329 18545 main INFO: KrbStandalone Build git describe: (unknown) 08-21 19:11:15.417 192.168.1.73:54329 18545 main INFO: KrbStandalone Build project version: (unknown) 08-21 19:11:15.418 192.168.1.73:54329 18545 main INFO: Java version: Java 1.8.0_121 (from Oracle Corporation) 08-21 19:11:15.419 192.168.1.73:54329 18545 main INFO: OS version: Mac OS X 10.13.6 (x86_64) 08-21 19:11:15.420 192.168.1.73:54329 18545 main INFO: Network address/interface is not reachable in 150ms: /fe80:0:0:0:210b:5495:4973:9032%utun0/name:utun0 (utun0) 08-21 19:11:15.420 192.168.1.73:54329 18545 main INFO: Possible IP Address: en1 (en1), 2600:1700:d591:21c0:38af:e850:2aed:6287 08-21 19:11:15.420 192.168.1.73:54329 18545 main INFO: Possible IP Address: en1 (en1), 2600:1700:d591:21c0:1c3a:2a93:6cac:a0dd 08-21 19:11:15.420 192.168.1.73:54329 18545 main INFO: Possible IP Address: en1 (en1), fe80:0:0:0:427:8417:74de:2be2%en1 08-21 19:11:15.420 192.168.1.73:54329 18545 main INFO: Possible IP Address: en1 (en1), 192.168.1.73 08-21 19:11:15.420 192.168.1.73:54329 18545 main INFO: Possible IP Address: lo0 (lo0), fe80:0:0:0:0:0:0:1%lo0 08-21 19:11:15.420 192.168.1.73:54329 18545 main INFO: Possible IP Address: lo0 (lo0), 0:0:0:0:0:0:0:1 08-21 19:11:15.421 192.168.1.73:54329 18545 main INFO: Possible IP Address: lo0 (lo0), 127.0.0.1 08-21 19:11:15.421 192.168.1.73:54329 18545 main INFO: H2O node running in unencrypted mode. 08-21 19:11:15.443 192.168.1.73:54329 18545 main INFO: Internal communication uses port: 54330 08-21 19:11:15.445 192.168.1.73:54329 18545 main INFO: If you have trouble connecting, try SSH tunneling from your local machine (e.g., via port 55555): 08-21 19:11:17.581 192.168.1.73:54329 18545 main INFO: Cur dir: '/Users/Kamini/Downloads/h2o-3.20.0.5' 08-21 19:11:17.587 192.168.1.73:54329 18545 main INFO: Subsystem for distributed import from HTTP/HTTPS successfully initialized 08-21 19:11:17.587 192.168.1.73:54329 18545 main INFO: HDFS subsystem successfully initialized 08-21 19:11:17.590 192.168.1.73:54329 18545 main INFO: S3 subsystem successfully initialized 08-21 19:11:17.611 192.168.1.73:54329 18545 main INFO: GCS subsystem successfully initialized 08-21 19:11:17.647 192.168.1.73:54329 18545 main INFO: Registered parsers: [GUESS, ARFF, XLS, SVMLight, AVRO, PARQUET, CSV] 08-21 19:11:17.649 192.168.1.73:54329 18545 main INFO: KrbStandalone extension initialized 08-21 19:11:17.649 192.168.1.73:54329 18545 main INFO: Registered 3 core extensions in: 204ms 08-21 19:11:17.649 192.168.1.73:54329 18545 main INFO: Registered H2O core extensions: [Watchdog, XGBoost, KrbStandalone] RaghavedrasMini:h2o-3.20.0.5 Kamini$