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

Flow: search in hdfs does not work on HDP2.2 #14697

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

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

Start an H2O on Hadoop cluster. Got to Flow Web UI. Push "importFiles" button and start searching like "hdfs:///tmp/". No tips are shown((

Some observations:

  1. This feature works well in Sparkling Water
  2. Tried to run it with "hadoop jar h2odriver.jar -Dfs.defaultFS=hdfs:// other options" - didn't help
  3. Tried to run it with "hadoop jar h2odriver.jar -D mapreduce.map.env="HADOOP_CONF_DIR=/etc/hadoop/conf" other options" - didn't help
  4. There are two similar issues: PUBDEV-1606 and PUBDEV-872
exalate-issue-sync[bot] commented 1 year ago

Sergey Tryuber commented: Yeah, at the search works is to type something like "hdfs:///tmp" instead of "hdfs:///tmp"

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

Raymond Peck commented: Prithvi, can you take a look and see whether this is a Flow parameter encoding issue or a back end issue? If the latter, please pass it back to me to fix.

Thanks!

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

Sergey Tryuber commented: Hey, guys. We just checked the latest H2O 3.0.1.3 and the search seems to be working fine there. The bug was applicable to H2O 3.0.0.26. So you can easily close this ticket if it is not reproducible on your side.

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

Tom Kraljevic commented: This works fine with the latest release on our hdp 2.2. So I'm going to resolve this.

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

Tom Kraljevic commented: No longer occurs.

DinukaH2O commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-1733 Assignee: Prithvi Prabhu Reporter: Sergey Tryuber State: Resolved Fix Version: N/A Attachments: N/A Development PRs: N/A