Is there a way to read a delta table in azure adls gen2 from outside spark (say Python installed in my local machine) using Service Principal and secret?
r
Robert
01/22/2023, 9:12 AM
The current release of the python bindings unfortunately has a bug forwarding the credentials for client id/secret. It’s fixed on main though and the next release is coming very soon.