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:ย 

Is there a way to analyze/monitor WRITE operations in a Notebook

lauraxyz
Contributor

I have user input as a Notebook, which process data and save it to a global temp view.    Now I have my caller notebook to execute the input Notebook with dbutils.notebook API

Since the user can do anything in their notebook, I would like to analyze their notebook and make sure there is no other WRITE operations or any malicious operations before I execute their notebook.   Is there any built-in feature for this analysis?

 

1 REPLY 1

Alberto_Umana
Databricks Employee
Databricks Employee

Hi @lauraxyz,

I think you can use the system table and audit logs to achieve that monitoring: 

https://docs.databricks.com/en/admin/account-settings/audit-logs.html

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group