Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation should mention how to run examples with Spark/Sparkling Shell #3881

Closed
exalate-issue-sync bot opened this issue May 22, 2023 · 3 comments

Comments

@exalate-issue-sync
Copy link

If a person copy and paste example into Spark shell:

val estimator = new H2OXGBoost()
    .setLabelCol("CAPSULE")
    .setWithDetailedPredictionCol(true)
    .setWithContributions(true)

it will fail because the shell will not recognize continuation . :
!image-2020-07-19-17-42-19-814.png|thumbnail!

I would recommend to explicitly ask user to use :paste mode of the shell.

@exalate-issue-sync
Copy link
Author

Michal Malohlava commented: CC: [~accountid:557058:5bcbac08-75cf-4c6b-b4d2-294f7c0fe9b8]

@DinukaH2O
Copy link

JIRA Issue Migration Info

Jira Issue: SW-2362
Assignee: Jakub Hava
Reporter: Michal Malohlava
State: Resolved
Fix Version: 3.30.0.7-1
Attachments: Available (Count: 1)
Development PRs: Available

Linked PRs from JIRA

#2234

Attachments From Jira

Attachment Name: image-2020-07-19-17-42-19-814.png
Attached By: Michal Malohlava
File Link:https://h2o-jira-github-migration.s3.amazonaws.com/Sparkling-Water/SW-2362/image-2020-07-19-17-42-19-814.png

@hasithjp
Copy link
Member

JIRA Issue Migration Info Cont'd

Jira Issue Created Date: 2020-07-19T17:42:44.060-0700

@krasinski krasinski added the docs label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants