postgresqlapachedata-warehousekylin

Apache kylin and PostgreSQL


I’m a student and i’m working on my last year project, the project is about Data warhousing, BI, etc... So Im asked to work with Apache Kylin I did some researchs about it, learned some And I looked for if it is possible to use a PostgreSQL as Data warehouse and make it communicate with Apache Kylin to build cubes

But found nothing...

So would you please answer to my following question:

Is it possible to make the apache kylin communicate with a postgreSQL DWH?

And if there is some hidden documentations about it would you please share it?

Time is running guys and i really appreciate your answers and guides

Thanks in advance. Khalil


Solution

  • It's doable. Kylin provides data source adapter for JDBC data sources. PostgreSQL could be one of the data source adapters. MySQL is supported by default. You could check this link to learn more: http://kylin.apache.org/development/datasource_sdk.html