h2oai / h2o-3

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
http://h2o.ai
Apache License 2.0
6.9k stars 2k forks source link

Mac OSX: Running H2O with non-existent IP silently fails #15267

Open exalate-issue-sync[bot] opened 1 year ago

exalate-issue-sync[bot] commented 1 year ago

Mac OSX: try to run: java -jar build/h2o.jar -baseport 54321 -ip 10.0.0.1 (make sure that 10.0.0.1 is not bound to any network interface)

H2O silently fails: ➜ h2o2 git:(MM_SW_48) ✗ java -jar build/h2o.jar -baseport 54321 -ip 10.0.0.1 ➜ h2o2 git:(MM_SW_48) ✗ java -jar build/h2o.jar -baseport 54321 -ip 10.0.0.1 ➜ h2o2 git:(MM_SW_48) ✗ java -jar build/h2o.jar -baseport 54321 -ip 10.0.0.1

Note: needs to be verified on Linux and Windows as well

DinukaH2O commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-2360 Assignee: Michal Malohlava Reporter: Michal Malohlava State: Open Fix Version: N/A Attachments: N/A Development PRs: N/A