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.92k stars 2k forks source link

Flow : Inspect => Predict => Pattern match failure for args [ undefined:undefined, [object Object]:Array, function (error, vis) { if (error) { return go(new Flow.Error('Error rendering vis.', error)); } else { return go(null, vis); } }:Function ] #14983

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

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

Hadoop started as below :

hadoop jar h2odriver.jar -nodes 7 -mapperXmx 80g -gc -output Sep8-1 -baseport 55555 -flow_dir hdfs://mr-0xd6/user/neeraja/myflow-1 -disown

Check attached Flow fails on :

grid inspect "prediction", getPrediction model: "glm-f508fbfc-907c-4a39-b091-e64c5514c1ad", frame: "WU_100KRows3KCols.hex"

Error evaluating cell

Error rendering vis.

Pattern match failure for args [ undefined:undefined, [object Object]:Array, function (error, vis) { if (error) { return go(new Flow.Error('Error rendering vis.', error)); } else { return go(null, vis); } }:Function ]

TOGGLE STACK TRACE Error: Pattern match failure for args [ undefined:undefined, [object Object]:Array, function (error, vis) { if (error) { return go(new Flow.Error('Error rendering vis.', error)); } else { return go(null, vis); } }:Function ] at http://172.16.2.185:55555/flow/js/flow-lib.js:46457:3696 at http://172.16.2.185:55555/flow/js/flow-lib.js:46459:6704 at http://172.16.2.185:55555/flow/js/flow.js:2397:37 at later (http://172.16.2.185:55555/flow/js/flow.js:2523:24) at http://172.16.2.185:55555/flow/js/flow.js:2384:34 at http://172.16.2.185:55555/flow/js/flow.js:2459:25 at http://172.16.2.185:55555/flow/js/flow.js:2397:37 at http://172.16.2.185:55555/flow/js/flow.js:11201:28 at http://172.16.2.185:55555/flow/js/flow.js:8960:28 at Object. (http://172.16.2.185:55555/flow/js/flow.js:8532:28) at fire (http://172.16.2.185:55555/flow/js/flow-lib.js:3852:30) at Object.self.fireWith [as resolveWith] (http://172.16.2.185:55555/flow/js/flow-lib.js:3964:7) at done (http://172.16.2.185:55555/flow/js/flow-lib.js:9017:14) at XMLHttpRequest. (http://172.16.2.185:55555/flow/js/flow-lib.js:9358:9)

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

Neeraja Madabhushi commented: h2o build :

H2O Build git branch master H2O Build git hash 3e12ad56465f49160328f2cd61bb2c6431c46122 H2O Build git describe jenkins-master-3167 H2O Build project version 3.1.0.3167 H2O Built by jenkins H2O Built on 2015-09-07 23:31:40 Flow version 0.3.54

DinukaH2O commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-2033 Assignee: Prithvi Prabhu Reporter: Neeraja Madabhushi State: Open Fix Version: N/A Attachments: Available (Count: 1) Development PRs: N/A

Attachments From Jira

Attachment Name: 100KRows3KCols.flow Attached By: Neeraja Madabhushi File Link:https://h2o-3-jira-github-migration.s3.amazonaws.com/PUBDEV-2033/100KRows3KCols.flow