Re: [DISCUSS] the data source creation permission

2020-05-18 Thread Hemin Wen
OK, The key is that the permission of create a data source is only open to some people. ** Apache DolphinScheduler Hemin Wen (温合民) wenhe...@apache.org lidong dai 于2020年5月18日周一 下午10:39写道: > entire privilege control will be redesigned later, maybe "user - role - > p

Re: [DISCUSS] the data source creation permission

2020-05-18 Thread lidong dai
entire privilege control will be redesigned later, maybe "user - role - privilege" will be better Best Regards --- DolphinScheduler(Incubator) PPMC Lidong Dai 代立冬 dailidon...@gmail.com --- wenhemin 于2020年5月15日周五 下午4:34写道: > Usually, There will be multiple administrat

Re: [DISCUSS] the data source creation permission

2020-05-15 Thread wenhemin
Usually, There will be multiple administrators with admin permissions. And a data source only needs to be created once. This is also conducive to data security. Through our practical process, open data source permissions will bring a lot of trouble to future maintenance. > 在 2020年5月15日,16:24,s

Re: [DISCUSS] the data source creation permission

2020-05-15 Thread shiming zhang
Sorry... I thought I failed to send it so reply several times On 2020/05/13 05:46:10, wenhemin wrote: > Hi! > > In frontend, everyone has creation permission of the data source. > This can easily lead to repeated creation of data sources, and there are > different naming rules. > > I think, c

Re: [DISCUSS] the data source creation permission

2020-05-15 Thread shiming zhang
i don't think so, If there are too many users , the experience is too bad for admin and users may change files frequently in the initial stage of the task. On 2020/05/13 05:46:10, wenhemin wrote: > Hi! > > In frontend, everyone has creation permission of the data source. > This can easily lead

Re: [DISCUSS] the data source creation permission

2020-05-15 Thread shiming zhang
i don't think so, If there are too many users , the experience is too bad for admin and users may change files frequently in the initial stage of the task. On 2020/05/13 05:46:10, wenhemin wrote: > Hi! > > In frontend, everyone has creation permission of the data source. > This can easily lead

Re: [DISCUSS] the data source creation permission

2020-05-15 Thread shiming zhang
i don't think so, If there are too many users , the experience is too bad for admin and users may change files frequently in the initial stage of the task. On 2020/05/13 05:46:10, wenhemin wrote: > Hi! > > In frontend, everyone has creation permission of the data source. > This can easily lead

Re: [DISCUSS] the data source creation permission

2020-05-15 Thread shiming zhang
i don't think so, If there are too many users , the experience is too bad for admin and users may change files frequently in the initial stage of the task. On 2020/05/13 05:46:10, wenhemin wrote: > Hi! > > In frontend, everyone has creation permission of the data source. > This can easily lead

[DISCUSS] the data source creation permission

2020-05-12 Thread wenhemin
Hi! In frontend, everyone has creation permission of the data source. This can easily lead to repeated creation of data sources, and there are different naming rules. I think, creating a data source is a low-frequency operation. So, permission should be revoked, only admin has create permission.