Trouble with installing version 3.20.0.5 on a Mac.

165 views
Skip to first unread message

Pradheepa Rao

unread,
Aug 21, 2018, 8:31:07 PM8/21/18
to h2os...@googlegroups.com


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: ----- H2O started  -----
08-21 19:11:15.413 192.168.1.73:54329    18545  main      INFO: Build git branch: rel-wright
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.414 192.168.1.73:54329    18545  main      INFO: Build project version: 3.20.0.5
08-21 19:11:15.414 192.168.1.73:54329    18545  main      INFO: Build age: 12 days
08-21 19:11:15.414 192.168.1.73:54329    18545  main      INFO: Built by: 'jenkins'
08-21 19:11:15.414 192.168.1.73:54329    18545  main      INFO: Built on: '2018-08-09 00:07:27'
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 hash: (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.415 192.168.1.73:54329    18545  main      INFO: Watchdog Built by: (unknown)
08-21 19:11:15.416 192.168.1.73:54329    18545  main      INFO: Watchdog Built on: (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 hash: (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.416 192.168.1.73:54329    18545  main      INFO: XGBoost Built by: (unknown)
08-21 19:11:15.417 192.168.1.73:54329    18545  main      INFO: XGBoost Built on: (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.417 192.168.1.73:54329    18545  main      INFO: KrbStandalone Built by: (unknown)
08-21 19:11:15.417 192.168.1.73:54329    18545  main      INFO: KrbStandalone Built on: (unknown)
08-21 19:11:15.418 192.168.1.73:54329    18545  main      INFO: Processed H2O arguments: []
08-21 19:11:15.418 192.168.1.73:54329    18545  main      INFO: Java availableProcessors: 4
08-21 19:11:15.418 192.168.1.73:54329    18545  main      INFO: Java heap totalMemory: 123.0 MB
08-21 19:11:15.418 192.168.1.73:54329    18545  main      INFO: Java heap maxMemory: 1.78 GB
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.418 192.168.1.73:54329    18545  main      INFO: JVM launch parameters: []
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.419 192.168.1.73:54329    18545  main      INFO: Machine physical memory: 8.00 GB
08-21 19:11:15.419 192.168.1.73:54329    18545  main      INFO: X-h2o-cluster-id: 1534896674352
08-21 19:11:15.419 192.168.1.73:54329    18545  main      INFO: User name: 'Kamini'
08-21 19:11:15.419 192.168.1.73:54329    18545  main      INFO: IPv6 stack selected: false
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.443 192.168.1.73:54329    18545  main      INFO: Listening for HTTP and REST traffic on http://192.168.1.73:54329/
08-21 19:11:15.445 192.168.1.73:54329    18545  main      INFO: H2O cloud name: 'Kamini' on /192.168.1.73:54329, static configuration based on -flatfile null
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:15.445 192.168.1.73:54329    18545  main      INFO:   1. Open a terminal and run 'ssh -L 55555:localhost:54329 Kam...@192.168.1.73'
08-21 19:11:15.445 192.168.1.73:54329    18545  main      INFO:   2. Point your browser to http://localhost:55555
08-21 19:11:17.580 192.168.1.73:54329    18545  main      INFO: Log dir: '/tmp/h2o-Kamini/h2ologs'
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.611 192.168.1.73:54329    18545  main      INFO: Flow dir: '/Users/Kamini/h2oflows'
08-21 19:11:17.634 192.168.1.73:54329    18545  main      INFO: Cloud of size 1 formed [/192.168.1.73:54329]
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.648 192.168.1.73:54329    18545  main      INFO: Watchdog extension initialized
08-21 19:11:17.649 192.168.1.73:54329    18545  main      INFO: XGBoost extension initialized
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]
08-21 19:11:17.718 192.168.1.73:54329    18545  #73:54325 ERRR: Attempting to join an H2O cloud with a different H2O version (is H2O already running?) from /192.168.1.73:54325
08-21 19:11:17.719 192.168.1.73:54329    18545  #73:54321 ERRR: Attempting to join an H2O cloud with a different H2O version (is H2O already running?) from /192.168.1.73:54321
08-21 19:11:17.719 192.168.1.73:54329    18545  #73:54323 ERRR: Attempting to join an H2O cloud with a different H2O version (is H2O already running?) from /192.168.1.73:54323
08-21 19:11:17.743 192.168.1.73:54329    18545  #73:54323 FATAL: Exiting.
08-21 19:11:17.746 192.168.1.73:54329    18545  #73:54325 FATAL: Exiting.
08-21 19:11:17.757 192.168.1.73:54329    18545  #73:54321 FATAL: Exiting.
RaghavedrasMini:h2o-3.20.0.5 Kamini$ 

Tom Kraljevic

unread,
Aug 21, 2018, 8:52:27 PM8/21/18
to Pradheepa Rao, h2os...@googlegroups.com

Hi,

That isn't actually the problem.
The real problem is you left the old version of H2O still running, and the new version is trying to start a multi-node cluster with the old version, which it doesn't want to do...

So just stop all the H2O java processes on your system, and start it again, and that will probably work.

Tom


--
You received this message because you are subscribed to the Google Groups "H2O Open Source Scalable Machine Learning - h2ostream" group.
To unsubscribe from this group and stop receiving emails from it, send an email to h2ostream+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Erin LeDell

unread,
Aug 23, 2018, 2:50:02 AM8/23/18
to Tom Kraljevic, Pradheepa Rao, h2os...@googlegroups.com
Also its much easier to install new versions in R and Python using the usual method (install.packages(“h2o”) in R or pip install h2o in Python) instead of downloading the jar and launching from the command line.  Just a suggestion!

-Erin

--
Erin LeDell, Ph.D.
Chief Machine Learning Scientist | H2O.ai

Reply all
Reply to author
Forward
0 new messages