brightfox opened a new issue #2797:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2797


   scp-hosts.sh
   
   # if worker in workersGroup
       if [[ "${map[${host}]}" ]] && [[ "${dsDir}" -eq "conf" ]]; then
         sed -i ${txt} "s#worker.group.*#worker.group=${map[${host}]}#g" 
$workDir/../conf/worker.properties
       fi


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to