Error in SQL statement: KeyProviderException: Failure to initialize configuration
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2021 04:58 AM
I have a source delta table from which I have selectively granted access to a particular pool id(can be thought of a dummy user).
From the pool id interface, whenever I am running a select on any of the tables, even though it has access to, is failing because of the below error:
Error in SQL statement: KeyProviderException: Failure to initialize configuration com.databricks.backend.common.rpc.DatabricksExceptions$SQLExecutionException: Failure to initialize configurationit was running fine, when suddenly this came up !! Not sure why. Not much is understandable from the error message expanded version.
Labels:
- Labels:
-
Databricks delta
-
Table