ossDataEngineer opened a new issue, #17382: URL: https://github.com/apache/dolphinscheduler/issues/17382
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened Hello, I want to create a datasource in dolphin 3.1.9 for oracle database. How do I point my downloaded ojdbc.jar location as driverLocation? I would like to change the default driverClassName as well. When I test the datasource, I get the following error on api-server logs driverLocation='null', driverClassName='oracle.jdbc.OracleDriver', validationQuery='select 1 from dual', other='null', connectType=ORACLE_SERVICE_NAME ### What you expected to happen The datasource for oracle database to work ### How to reproduce Setup Oracle datasource on dolphin ui ### Anything else _No response_ ### Version 3.1.x ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
