Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.1.0
-
None
Description
Adding embedded provider to all the possible databases would generate high maintenance cost on Spark side.
Instead an API can be introduced which would allow to implement further providers independently.
One important requirement what I suggest is: JDBC connection providers must be loaded independently just like delegation token providers.
Attachments
Issue Links
- causes
-
SPARK-33533 BasicConnectionProvider should consider case-sensitivity for properties.
- Resolved
- is duplicated by
-
SPARK-36616 Unrecognized connection property 'url' when using Presto JDBC
- Resolved
-
SPARK-25547 Pluggable jdbc connection factory
- Resolved
- links to