You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by jie xu <ti...@gmail.com> on 2022/01/27 09:59:49 UTC

[DISCUSS]Add Linkis DataSource Manager Common Module

Hi everyone,
In order to further strengthen the management of linkis datasource, the
original datasourcemanager module is divided into two modules: common and
server,
This discuss is for add a new common module, the module incluing
contents,as follows:
(1)add the structure for the module linkis-datasource-manager-common;
(2)add custom define exception for JsonErrorException
(3)add custom define error code for TRANSFORM_FORM_ERROR and so on;
(4)add the datasource define class,and other related class,for example the
datasource type class
(5)add the datasource auth context
(6)add special query protocol
here is my proposal
[1]. Developers interested in it can review and participate in
thediscussion.
[1] https://github.com/apache/incubator-linkis/issues/1332

Best regards! Jie Xu

Re: [DISCUSS]Add Linkis DataSource Manager Common Module

Posted by Shuai Di <sh...@apache.org>.
+1. It'll greatly help enhance the capability of data source management.

Shuai Di
Best Regards.


peacewong <pe...@apache.org> 于2022年1月28日周五 17:11写道:

> +1 It is necessary to extract the datasource manager common module
>
> jie xu <ti...@gmail.com> 于2022年1月27日周四 18:00写道:
>
> > Hi everyone,
> > In order to further strengthen the management of linkis datasource, the
> > original datasourcemanager module is divided into two modules: common and
> > server,
> > This discuss is for add a new common module, the module incluing
> > contents,as follows:
> > (1)add the structure for the module linkis-datasource-manager-common;
> > (2)add custom define exception for JsonErrorException
> > (3)add custom define error code for TRANSFORM_FORM_ERROR and so on;
> > (4)add the datasource define class,and other related class,for example
> the
> > datasource type class
> > (5)add the datasource auth context
> > (6)add special query protocol
> > here is my proposal
> > [1]. Developers interested in it can review and participate in
> > thediscussion.
> > [1] https://github.com/apache/incubator-linkis/issues/1332
> >
> > Best regards! Jie Xu
> >
>

Re: [DISCUSS]Add Linkis DataSource Manager Common Module

Posted by peacewong <pe...@apache.org>.
+1 It is necessary to extract the datasource manager common module

jie xu <ti...@gmail.com> 于2022年1月27日周四 18:00写道:

> Hi everyone,
> In order to further strengthen the management of linkis datasource, the
> original datasourcemanager module is divided into two modules: common and
> server,
> This discuss is for add a new common module, the module incluing
> contents,as follows:
> (1)add the structure for the module linkis-datasource-manager-common;
> (2)add custom define exception for JsonErrorException
> (3)add custom define error code for TRANSFORM_FORM_ERROR and so on;
> (4)add the datasource define class,and other related class,for example the
> datasource type class
> (5)add the datasource auth context
> (6)add special query protocol
> here is my proposal
> [1]. Developers interested in it can review and participate in
> thediscussion.
> [1] https://github.com/apache/incubator-linkis/issues/1332
>
> Best regards! Jie Xu
>