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

SDK Services: Add Support for Azure and GCP #408

Open
hriebesehl opened this issue Dec 17, 2021 · 0 comments
Open

SDK Services: Add Support for Azure and GCP #408

hriebesehl opened this issue Dec 17, 2021 · 0 comments
Labels
feature New enhancement or feature request

Comments

@hriebesehl
Copy link

hriebesehl commented Dec 17, 2021

Currently methods ClusterService.create_cluster(), ClusterService.edit_cluster(), InstancePoolService.create_instance_pool(), and InstancePoolService.edit_instance_pool() only support API calls to AWS-based databricks workspaces. I'd recommend adding azure_attributes and gcp_attributes as parameters to these functions to support API calls on all platforms.

Happy to submit a PR if this solution is OK.

@nfx nfx added the feature New enhancement or feature request label May 4, 2022
pietern added a commit to pietern/databricks-cli that referenced this issue Jun 9, 2022
It was added in databricks#408 but is no longer needed.

The same configuration file can be used to lint both Python 2 and Python 3.
fjakobs pushed a commit that referenced this issue Jun 9, 2022
It was added in #408 but is no longer needed.

The same configuration file can be used to lint both Python 2 and Python 3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New enhancement or feature request
Projects
None yet
Development

No branches or pull requests

2 participants