Not sure there is already a way. I'm just implementing JDBC connection provider which will make it available in 3.1. Just to be clear when the API is available custom connection provider must be implemented.
With actual Spark one can try to write a driver wrapper which does the authentication. G On Wed, 30 Sep 2020, 19:55 KhajaAsmath Mohammed, <[email protected]> wrote: > Hi, > > I am looking for some information on how to read database which has oauth > authentication with spark -jdbc. any links that point to this approach > would be really helpful > > Thanks, > Asmath >
