Re: What features can DolphinScheduler provide for students?

2020-05-10 Thread lidong dai
good idea, Jave-Chen, could you as mentor for this plan? Best Regards --- DolphinScheduler(Incubator) PPMC Lidong Dai 代立冬 dailidon...@gmail.com --- Jave-Chen 于2020年5月10日周日 下午2:29写道: > How about making DS easy to use? such as more easier to deploy? > > > > > ---

回复: 回复: [DISCUSSION] Is it allowed to change the resource file suffix when update resource name?

2020-05-10 Thread GabryWu
1. All modifications cannot be made silently, and must be approved by the user, because this may cause errors to others who use this file And loss. Yes ,   minority is subordinate to the majority, if so many users used the resource file, then we can't simply think the suffix is wrong.  who shoul

Re: 回复: [DISCUSSION] Is it allowed to change the resource file suffix when update resource name?

2020-05-10 Thread JUN GAO
I agree with @GabryWu I think once the resource file is used by others, it is best not to modify it directly. For the modification of resource files that can be used by other people, we should abide by a principle: 1. All modifications cannot be made silently, and must be approved by the user, beca

introduce retryer for async function

2020-05-10 Thread GabryWu
Now, dolphin already refactor worker ,and netty is being used. It can be predicted that async method will be more and more used ,and function retryer is necessary . If we simply call function twice or more , it's ugly and beyonds understanding So I suggest we introduce a retryer class ,for exam

Re: Re: [PROPOSAL][Feature] Support plugin in Alert service

2020-05-10 Thread lgcareer2...@outlook.com
Hi hgaol, Sorry for not replying in time. I saw you added the module dolphinscheduler-plugin-api and examples module,here are my two points want to discuss. 1、Whether the function of module dolphinscheduler-plugin-api can be puted in the alert module. 2、I think the examples module can be a folde

回复: Re: [DISCUSS] Add "state" field to table t_ds_user

2020-05-10 Thread lgcareer2...@outlook.com
I have created the issue[1] about `add the logic delete feature`. 1.https://github.com/apache/incubator-dolphinscheduler/issues/2668 @wenhemin Ok, I have reviewd it and saw some other commiters reviewd it,I have merged it. DolphinScheduler(Incubator) PPMC Gang Li 李岗 lgcareer2...@outlook.com

Re: [DISCUSS] Add "state" field to table t_ds_user

2020-05-10 Thread wenhemin
https://github.com/apache/incubator-dolphinscheduler/pull/2424 This issue has been open for a long time, this issue solved the first conclusion, I think it can be merged. The second conclusion and then build new PR. > 在 2020年5月9日,1

Re: Pull a new branch : dev-1.3.0

2020-05-10 Thread lidong dai
dev-1.3.0 will be ok Best Regards --- DolphinScheduler(Incubator) PPMC Lidong Dai 代立冬 dailidon...@gmail.com --- Xiaochun Liu 于2020年5月10日周日 下午9:43写道: > @dailidong, if I want to modify the docker files, which branch should I > work on? > > Best Regards > ---

Re: Pull a new branch : dev-1.3.0

2020-05-10 Thread Xiaochun Liu
@dailidong, if I want to modify the docker files, which branch should I work on? Best Regards --- DolphinScheduler(Incubator) Committer Xiaochun Liu 刘小春 liuxiaoc...@apache.org --- > 2020年5月9日 下午9:32,lidong dai 写道: > > hello everyone, > > dev-1.3.0 branch is preparing