cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Can I prevent users from downloading data from a notebook?

User16826992666
Valued Contributor

By default any user can download a copy of the data they query in a notebook. Is it possible to prevent this?

1 REPLY 1

User16826992666
Valued Contributor

You can limit the ways that users can save copies of the data they have access to in a notebook, but not prevent it entirely.

The download button which exists for cells in Databricks notebooks can be disabled in the "Workspace Settings" section of the Admin Console. This will remove the easy download button from notebooks. However, users can still write copies of the data out to locations that they are able to access using the standard spark.write method.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now