cancel
Showing results for 
Search instead for 
Did you mean: 
eballinger
Contributor
since ‎12-02-2024
a month ago

User Stats

  • 21 Posts
  • 0 Solutions
  • 6 Kudos given
  • 6 Kudos received

User Activity

We have some notebook code that I would like to share with our team only in the "shared folder" area of Databricks. I know by default this area is meant as a area to share stuff with the entire organization but from what I have read you should be abl...
We have 3 environments (dev, qc and prod). In DEV and QC I can issue this command:SHOW GROUPS from a sql notebook and it will show the group I have created for each workspace. However in production this group is not displayed. This group in all 3 cas...
Is there a way a way we can notify all of our databricks end users by email when there is a issue? We currently have our jobs setup to notify the technical team when a job workflow fails. That part works fine.But we would like the ability to maybe us...
We have a bunch of cloud AD groups in Databricks and I can see what users are in each group by using the user interface Manage Account -> Users and groups -> GroupsI would like to be able to produce this full list in SQL. I have found the below code ...
Hi Guys, I am trying to grant all tables in a schema to a user group in databricks. The only catch is that there is one table I do not want granted. I currently am granting schema access to the group so the benefit is that as tables are add in the fu...