Hi Arjun, The JDBC data source connection method originally implemented with Apache Sqoop has been deprecated since Kylin 4.0.
You can refer to the archived doc: https://kylin.apache.org/docs/3.1.3/tutorial/setup_jdbc_datasource Kylin 5.1(next release) will offer an SDK for implementing data source connectors, allowing users to develop their own data source connectors for various databases. We have a plan to provide more default datasource connectors in the future release as well. Join our slack <http://theapachekylin.slack.com> to get help from the community! Regards, Lu Cao On Tue, Oct 15, 2024 at 6:31 PM arjun s <[email protected]> wrote: > Hi, > > I am currently exploring Apache Kylin 5.0.0, and I noticed a change > compared to the previous versions. In earlier versions of Kylin, there was > an option to add JDBC data sources. However, while going through the > documentation for Kylin 5.0.0, I did not find any mention of this option. > According to the official documentation, only the Hive data source is > supported by default. > > Could you please confirm if the support for adding JDBC data sources has > been removed in this version? If it is still supported, I would appreciate > it if you could point me toward the relevant documentation or steps to > configure a JDBC data source. > > Thank you for your assistance. > > Best regards, > Arjun >
