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

Deprecate passing arguments via kwargs method in getOrCreate in PySparkling #3500

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

Comments

@exalate-issue-sync
Copy link

Note: Currently only two parameters are exposed in the documentation and those are:

{{auth}} ← Usage of this parameter in kwargs is already deprecated in 3.28 and documentation is updated. The user needs to use setUserName and setPassword on H2OConf. It is scheduled to be removed in 3.30
{{verify_ssl_certificates}} ← This one is still missing. This change ensures we can pass this option via H2OConf as well and deprecates this behavior. It is planned to be removed as well in 3.30. Jira for removal in 3.30 [https://0xdata.atlassian.net/browse/SW-1989|https://0xdata.atlassian.net/browse/SW-1989|smart-link]

After that, H2OContext.getOrCreate will have exactly same format in all 3 clients → Scala/R/Python

@DinukaH2O
Copy link

JIRA Issue Migration Info

Jira Issue: SW-1988
Assignee: Jakub Hava
Reporter: Jakub Hava
State: Resolved
Fix Version: 3.28.0.4-1
Attachments: N/A
Development PRs: Available

Linked PRs from JIRA

#1869
#1877

@hasithjp
Copy link
Member

JIRA Issue Migration Info Cont'd

Jira Issue Created Date: 2020-02-23T17:59:41.834-0800

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

3 participants