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: 

A customized python library in cluster to access ADLS vis secret

maaaxx
New Contributor III

Hello dear community,

in our current project, we would like to develop a customized python library and deploy this library to all of the cluster to manage access control. You might ask why via a conventional way like external storage, well, we do not like the data engineer to be granted the access permission via the external storage permission but via this library in order to have more customized access control.

Imagine that the data engineer is only allowed to call the python code in order to access the ADLS files. this is the story 🙂

However, if this python library would access the ADLS, the access information should be known by the library in-advance. This is now our clueless part. Has anyone an idea, how could we securely pack or assign the secret to this library without plaintext in the code?

Any tips would be appreciated. Many thanks!

Cheers.

3 REPLIES 3

Anonymous
Not applicable

I think the simplest way to achieve what you're looking for is to use Unity Catalog. https://www.databricks.com/product/unity-catalog

maaaxx
New Contributor III

Hi Josephk. However, Unity catalog does not provide file level access control...

Anonymous
Not applicable

Hi @Yuan Gao​ 

Hope everything is going great.

Just wanted to check in if you were able to resolve your issue. If yes, would you be happy to mark an answer as best so that other members can find the solution more quickly? If not, please tell us so we can help you. 

Cheers!

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