You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Billy Liu (JIRA)" <ji...@apache.org> on 2018/01/24 02:58:00 UTC

[jira] [Commented] (KYLIN-3192) kylin jdbc pool for spring boot project

    [ https://issues.apache.org/jira/browse/KYLIN-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16336811#comment-16336811 ] 

Billy Liu commented on KYLIN-3192:
----------------------------------

Thanks [~lichaojacobs] for sharing this project. Could you share your project in the Kylin user mailer to make it useful for the wider audience. This is a project to leverage Spring Boot with Kylin client. I think we should keep it as a sub project with Kylin, not inside Kylin. 

> kylin jdbc pool for spring boot project
> ---------------------------------------
>
>                 Key: KYLIN-3192
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3192
>             Project: Kylin
>          Issue Type: New Feature
>          Components: Driver - JDBC
>    Affects Versions: v2.0.0, v2.1.0, v2.2.0
>            Reporter: chaoli
>            Priority: Major
>              Labels: features
>
> this is a kylin jdbc pool for querying kylin server using spring boot. the project link is
>  [kylin-jdbc-pool|[https://github.com/lichaojacobs/kylin-jdbc-pool]|https://github.com/lichaojacobs/kylin-jdbc-pool].].  
> it provide a  pool for kylin jdbc, and a simple ORM framework that when results returned it auto map results to models defined in your project. it also support gson SerializedName annotation to customize the property names of model class.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)