cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to access ADLS Gen2 hdfs from a databricks cluster which has credential passthrough enabled?

rohit-1989
New Contributor

When executing through a Databricks cluster with credential passthrough enabled, I wish to obtain supplementary file attributes in ADLS, such as the file's last modified time, which are currently unavailable in the databricks dbutils.fs.ls function.

We can use Azure DataLake service client library to access ADLS File system, but it's doesn't support databricks native credential passthrough authentication type.

Above scenario goes with the presumption that user already has access to ADLS GEN2 through AD Group role assignment.

0 REPLIES 0