Hi Miguel There is already a JdbcSource in the kylin5 branch. Does it work for you?
https://github.com/apache/kylin/blob/kylin5/src/spark-project/source-jdbc/src/main/java/org/apache/kylin/source/jdbc/JdbcSource.java Regards Yang On Fri, Feb 27, 2026 at 10:43 PM MARQUES Miguel Joao via user < [email protected]> wrote: > Hello, > > I would like to know whether it is possible to add a JDBC data source to > Apache Kylin 5 and, if so, how. > > I have tried to change some settings, including adding .jar files and > changing the kylin.properties file, but to no avail. > > Thank you very much. > > Kind regards, > Miguel Marques >
