Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 10:00 PM
Hi @databrick_usert , Hope you are doing well!
Can you check the version of the SDK running in this notebook? If it's not an upgraded version then could you please try to upgrade the SDK version and then restart the python after the pip install?
%pip install databricks-sdk-py --upgrade
You can refer to this document to upgrade to the SDK version :
Also, i am sharing the reference link for this issue, hoping it will help you.
https://github.com/databricks/databricks-sdk-py/issues/221
Please let me know if this helps and leave a like if this information is useful, followups are appreciated.
Kudos
Ayushi
Description ValueError: default auth: cannot configure default credentials Reproduction from databricks.sdk import WorkspaceClient w = WorkspaceClient() Expected behavior No error to be thrown Debug Logs DEBUG:databricks.sdk:/root/.datab...