This is an automated email from the ASF dual-hosted git repository.
journey pushed a commit to branch 1.3.2-release
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git
The following commit(s) were added to refs/heads/1.3.2-release by this push:
new bef180a [Feature][ambari_plugin]support one worker can belongs
different worker groups when execute install script (#3410)
bef180a is described below
commit bef180aeb92c1e26dc7c87406cecfaf50823442e
Author: lgcareer <[email protected]>
AuthorDate: Wed Aug 5 13:50:02 2020 +0800
[Feature][ambari_plugin]support one worker can belongs different worker
groups when execute install script (#3410)
---
.../common-services/DOLPHIN/1.3.2/configuration/dolphin-worker.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/ambari_plugin/common-services/DOLPHIN/1.3.2/configuration/dolphin-worker.xml
b/ambari_plugin/common-services/DOLPHIN/1.3.2/configuration/dolphin-worker.xml
index f162b08..1ae7a1a 100644
---
a/ambari_plugin/common-services/DOLPHIN/1.3.2/configuration/dolphin-worker.xml
+++
b/ambari_plugin/common-services/DOLPHIN/1.3.2/configuration/dolphin-worker.xml
@@ -59,7 +59,7 @@
<on-ambari-upgrade add="true"/>
</property>
<property>
- <name>worker.group</name>
+ <name>worker.groups</name>
<value>default</value>
<description>default worker group</description>
<on-ambari-upgrade add="true"/>