Description
There is an enable flag in delegation provider area "spark.security.credentials.%s.enabled".
It would be good to add similar to the JDBC secure connection provider area because this would make embedded providers interchangeable (embedded can be turned off and another provider w/ a different name can be registered). This make sense only if we create API for the secure JDBC connection provider.
Attachments
Issue Links
- is related to
-
SPARK-36169 Make 'spark.sql.sources.disabledJdbcConnProviderList' as a static conf (as documneted)
- Resolved
- links to