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

H2O-3 driver fails on hdp 2.6 on 3.28.0.1 #8455

Closed exalate-issue-sync[bot] closed 1 year ago

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

{code:java} 2019-12-17 01:02:21,609 INFO [main] org.apache.hadoop.mapreduce.v2.app.MRAppMaster: Created MRAppMaster for application appattempt_1574334220337_676753_000003 2019-12-17 01:02:22,051 FATAL [main] org.apache.hadoop.mapreduce.v2.app.MRAppMaster: Error starting MRAppMaster java.lang.NoSuchMethodError: org.apache.hadoop.security.SecurityUtil.setConfiguration(Lorg/apache/hadoop/conf/Configuration;)V at org.apache.hadoop.mapreduce.v2.app.MRAppMaster.initAndStartAppMaster(MRAppMaster.java:1533) at org.apache.hadoop.mapreduce.v2.app.MRAppMaster.main(MRAppMaster.java:1487) 2019-12-17 01:02:22,055 INFO [main] org.apache.hadoop.util.ExitUtil: Exiting with status 1 {code}

h2o-ops commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-7177 Assignee: Michal Kurka Reporter: Nidhi Mehta State: Resolved Fix Version: 3.28.0.2 Attachments: N/A Development PRs: Available

Linked PRs from JIRA

https://github.com/h2oai/h2o-3/pull/4168