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

Add support for cluster_mount_info in databricks_cluster #1945

Merged
merged 1 commit into from
Jan 20, 2023
Merged

Conversation

alexott
Copy link
Contributor

@alexott alexott commented Jan 20, 2023

This fixes #1941

@alexott alexott requested review from a team January 20, 2023 13:58
@alexott alexott changed the title Add support for cluster_mount_infos in databricks_cluster Add support for cluster_mount_info in databricks_cluster Jan 20, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1945 (52f735e) into master (79c6338) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1945   +/-   ##
=======================================
  Coverage   90.19%   90.19%           
=======================================
  Files         146      146           
  Lines       11843    11843           
=======================================
  Hits        10682    10682           
  Misses        748      748           
  Partials      413      413           
Impacted Files Coverage Δ
clusters/clusters_api.go 85.71% <ø> (ø)

@nfx nfx merged commit cdef923 into master Jan 20, 2023
@nfx nfx deleted the cluster-mounts branch January 20, 2023 17:38
@nfx nfx mentioned this pull request Jan 25, 2023
michael-berk pushed a commit to michael-berk/terraform-provider-databricks that referenced this pull request Feb 15, 2023
@mclin
Copy link

mclin commented Sep 19, 2023

This is not an documented feature and technically not supported. Can we add a "use at your own risk" caveat here?

It's an intern project that was never productionized https://www.databricks.com/blog/2019/05/17/nfs-mounting-in-databricks-product.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Mount filesystem storage using Terraform
4 participants