Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2023 01:43 PM
I have configured the databricks CLI using token generated in Azure
databricks configure --aad-token
Configure is success.
When I used the command "databricks fs ls" I am running into an error as shown below
Error: AttributeError: type object 'Retry' has no attribute 'DEFAULT_METHOD_WHITELIST'
Can somebody point to me how to resolve this issue