Do you mean that I changed the project name? I renamed the project name after 
copying from git




------------------

 
=======================================
 
UEBA研发侧        周安
 

 
上海观安信息技术股份有限公司
 
Information & Data Security Solutions Co.,Ltd. 
 
上海总部地址:上海市普陀区大渡河路388弄5号楼华宏商务中心6层
 
北京总部地址:北京市海淀区东北旺西路8号中关村软件园8号楼一层131室
 
手机:15665510082
 
上海总部电话:(021)62090100
 
WEB:www.idss-cn.com 

 

 
 
 
------------------ Original ------------------
From: &nbsp;"周安"<zho...@idss-cn.com&gt;;
Date: &nbsp;Sat, May 9, 2020 05:49 PM
To: &nbsp;"dev"<dev@dolphinscheduler.apache.org&gt;; 

Subject: &nbsp;Re: [DISCUSSION] Is it allowed to change the resource file 
suffix when update resource name?

&nbsp;

I may not understand what you mean, please make it clear, or can you tell me 
how to deal with this problem?




------------------

&nbsp;
=======================================
&nbsp;
UEBA研发侧&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 周安
&nbsp;

&nbsp;
上海观安信息技术股份有限公司
&nbsp;
Information &amp;amp; Data Security&amp;nbsp;Solutions Co.,Ltd.&amp;nbsp;
&nbsp;
上海总部地址:上海市普陀区大渡河路388弄5号楼华宏商务中心6层
&nbsp;
北京总部地址:北京市海淀区东北旺西路8号中关村软件园8号楼一层131室
&nbsp;
手机:15665510082
&nbsp;
上海总部电话:(021)62090100
&nbsp;
WEB:www.idss-cn.com&amp;nbsp;

&nbsp;

&amp;nbsp;
&amp;nbsp;
&amp;nbsp;
------------------&amp;nbsp;Original&amp;nbsp;------------------
From: &amp;nbsp;"GabryWu"<wu_shao_...@qq.com&amp;gt;;
Date: &amp;nbsp;Sat, May 9, 2020 05:44 PM
To: &amp;nbsp;"dev"<dev@dolphinscheduler.apache.org&amp;gt;; 

Subject: &amp;nbsp;回复: [DISCUSSION] Is it allowed to change the resource file 
suffix when update resource name?

&amp;nbsp;

If there are so many tasks using the "wrong" suffix which means many users 
accept the file suffix,
then the suffix is RIGHT.
If want to use the new resource file ,they would better change the DAG 
definition


------------------&amp;amp;nbsp;原始邮件&amp;amp;nbsp;------------------
发件人:&amp;amp;nbsp;"leon bao"<leon...@apache.org&amp;amp;gt;;
发送时间:&amp;amp;nbsp;2020年5月9日(星期六) 下午5:35
收件人:&amp;amp;nbsp;"dev"<dev@dolphinscheduler.apache.org&amp;amp;gt;;

主题:&amp;amp;nbsp;Re: [DISCUSSION] Is it allowed to change the resource file 
suffix when update resource name?



@GabryWu
for users,&amp;amp;nbsp; if you use a wrong suffix file in many tasks, cloning 
cannot
reduce workload, but renaming can.





simon <3656...@qq.com&amp;amp;gt; 于2020年5月9日周六 下午5:17写道:

&amp;amp;gt; I suggest allowing to change the resource file suffix,because i 
think this
&amp;amp;gt; operation is infrequent and maybe we can assume by default that it 
has made
&amp;amp;gt; problems in use and developers know the impact of changing the 
suffix.
&amp;amp;gt;
&amp;amp;gt;
&amp;amp;gt;
&amp;amp;gt;
&amp;amp;gt;
&amp;amp;gt; 
------------------&amp;amp;amp;nbsp;原始邮件&amp;amp;amp;nbsp;------------------
&amp;amp;gt; 发件人:&amp;amp;amp;nbsp;"leon 
bao"<leon...@apache.org&amp;amp;amp;gt;;
&amp;amp;gt; 发送时间:&amp;amp;amp;nbsp;2020年5月9日(星期六) 下午5:10
&amp;amp;gt; 
收件人:&amp;amp;amp;nbsp;"dev"<dev@dolphinscheduler.apache.org&amp;amp;amp;gt;;
&amp;amp;gt; 
抄送:&amp;amp;amp;nbsp;"lgcareer2019"<lgcareer2...@outlook.com&amp;amp;amp;gt;;
&amp;amp;gt; 主题:&amp;amp;amp;nbsp;Re: [DISCUSSION] Is it allowed to change the 
resource file suffix
&amp;amp;gt; when update resource name?
&amp;amp;gt;
&amp;amp;gt;
&amp;amp;gt;
&amp;amp;gt; there is a issue about this:
&amp;amp;gt; https://github.com/apache/incubator-dolphinscheduler/issues/1397
&amp;amp;gt;
&amp;amp;gt; in summary, the issue reporter cannot preview the renamed resource 
when it
&amp;amp;gt; was renamed a wrong suffix.
&amp;amp;gt; but i think this is not a bug, because if suffix is 
wrong,&amp;amp;amp;nbsp; you can
&amp;amp;gt; rename
&amp;amp;gt; a right one.
&amp;amp;gt;
&amp;amp;gt; @GabryWu
&amp;amp;gt; after writing a long code file, i select a wrong suffix. if cannot 
rename
&amp;amp;gt; the suffix, i have to delete the file and create a new one. It's 
very
&amp;amp;gt; inconvenient.
&amp;amp;gt;
&amp;amp;gt;
&amp;amp;gt; @lgcareer2019
&amp;amp;gt;
&amp;amp;gt; We should trust the user, before changing the file suffix, user 
clearly
&amp;amp;gt; know the file suffix is wrong.
&amp;amp;gt; At the same time,&amp;amp;amp;nbsp; the resource is used as 
'resource id' in task
&amp;amp;gt; definition, not 'resource name' ,&amp;amp;amp;nbsp; so there is 
nothing with the task
&amp;amp;gt; when
&amp;amp;gt; renaming the resource suffix.
&amp;amp;gt;
&amp;amp;gt;
&amp;amp;gt;
&amp;amp;gt;
&amp;amp;gt;
&amp;amp;gt; GabryWu <wu_shao_...@qq.com&amp;amp;amp;gt; 于2020年5月9日周六 下午4:06写道:
&amp;amp;gt;
&amp;amp;gt; &amp;amp;amp;gt; I think the resource file name (including suffix) 
can't be changed,
&amp;amp;gt; which
&amp;amp;gt; &amp;amp;amp;gt; contents can be 
overwritten.&amp;amp;amp;amp;nbsp;&amp;amp;amp;amp;nbsp;
&amp;amp;gt; &amp;amp;amp;gt; Why we should consider two files with different 
suffix is the same
&amp;amp;gt; file ?
&amp;amp;gt; &amp;amp;amp;gt; If so ,what's meaning of the file suffix?
&amp;amp;gt; &amp;amp;amp;gt;
&amp;amp;gt; &amp;amp;amp;gt;
&amp;amp;gt; &amp;amp;amp;gt; if user want to delete a resource file, a tips 
telling that the file
&amp;amp;gt; is
&amp;amp;gt; &amp;amp;amp;gt; used by some job is better
&amp;amp;gt; &amp;amp;amp;gt;
&amp;amp;gt; &amp;amp;amp;gt;
&amp;amp;gt; &amp;amp;amp;gt; 
------------------&amp;amp;amp;amp;nbsp;原始邮件&amp;amp;amp;amp;nbsp;------------------
&amp;amp;gt; &amp;amp;amp;gt; 
发件人:&amp;amp;amp;amp;nbsp;"lgcareer2...@outlook.com"<lgcareer2...@outlook.com
&amp;amp;gt; &amp;amp;amp;amp;gt;;
&amp;amp;gt; &amp;amp;amp;gt; 发送时间:&amp;amp;amp;amp;nbsp;2020年5月9日(星期六) 下午3:54
&amp;amp;gt; &amp;amp;amp;gt; 
收件人:&amp;amp;amp;amp;nbsp;"dev"<dev@dolphinscheduler.apache.org&amp;amp;amp;amp;gt;;
&amp;amp;gt; &amp;amp;amp;gt;
&amp;amp;gt; &amp;amp;amp;gt; 主题:&amp;amp;amp;amp;nbsp;[DISCUSSION] Is it 
allowed to change the resource file
&amp;amp;gt; suffix
&amp;amp;gt; &amp;amp;amp;gt; when update resource name?
&amp;amp;gt; &amp;amp;amp;gt;
&amp;amp;gt; &amp;amp;amp;gt;
&amp;amp;gt; &amp;amp;amp;gt;
&amp;amp;gt; &amp;amp;amp;gt; Hi Dev Team.
&amp;amp;gt; &amp;amp;amp;gt; Here is a short topic[1] to discuss.
&amp;amp;gt; &amp;amp;amp;gt; Background
&amp;amp;gt; &amp;amp;amp;gt; 1. User has created a resource that which name is 
example and suffix
&amp;amp;gt; is
&amp;amp;gt; &amp;amp;amp;gt; txt.
&amp;amp;gt; &amp;amp;amp;gt; 2. The above resource has been authorzied to 
other users and it was
&amp;amp;gt; used
&amp;amp;gt; &amp;amp;amp;gt; by some process definitons.
&amp;amp;gt; &amp;amp;amp;gt;
&amp;amp;gt; &amp;amp;amp;gt; To Discuss
&amp;amp;gt; &amp;amp;amp;gt; If a user need update the resource name,Is it 
allowed to change the
&amp;amp;gt; &amp;amp;amp;gt; resource file suffix when update resource name?
&amp;amp;gt; &amp;amp;amp;gt;
&amp;amp;gt; &amp;amp;amp;gt; If it is allowed to change the resource file 
suffix,May be lead to a
&amp;amp;gt; &amp;amp;amp;gt; problem that the tasks those which used this 
resource maybe executed
&amp;amp;gt; &amp;amp;amp;gt; failure.
&amp;amp;gt; &amp;amp;amp;gt; If it is not allowed to change the resource 
file,If created the
&amp;amp;gt; resource
&amp;amp;gt; &amp;amp;amp;gt; and found the resource suffix is wrong,The user 
has to delete it and
&amp;amp;gt; create
&amp;amp;gt; &amp;amp;amp;gt; it again.
&amp;amp;gt; &amp;amp;amp;gt;
&amp;amp;gt; &amp;amp;amp;gt; Please feel free to discuss.
&amp;amp;gt; &amp;amp;amp;gt;
&amp;amp;gt; &amp;amp;amp;gt; 
1.https://github.com/apache/incubator-dolphinscheduler/issues/2598
&amp;amp;gt; &amp;amp;amp;gt 
<https://github.com/apache/incubator-dolphinscheduler/issues/2598&amp;amp;amp;gt&amp;amp;gt;;
&amp;amp;gt; &amp;amp;amp;gt;
&amp;amp;gt; &amp;amp;amp;gt;
&amp;amp;gt; &amp;amp;amp;gt; DolphinScheduler(Incubator) PPMC
&amp;amp;gt; &amp;amp;amp;gt; Gang Li 李岗
&amp;amp;gt; &amp;amp;amp;gt;
&amp;amp;gt; &amp;amp;amp;gt; 
lgcareer2...@outlook.com<mailto:lgcareer2...@outlook.com&amp;amp;amp;amp;gt;
&amp;amp;gt;
&amp;amp;gt;
&amp;amp;gt;
&amp;amp;gt; --
&amp;amp;gt; DolphinScheduler(Incubator)&amp;amp;amp;nbsp; PPMC
&amp;amp;gt; BaoLiang 鲍亮
&amp;amp;gt; leon...@apache.org



-- 
DolphinScheduler(Incubator)&amp;amp;nbsp; PPMC
BaoLiang 鲍亮
leon...@apache.org

Reply via email to