calvinjiang opened a new issue #5987:
URL: https://github.com/apache/dolphinscheduler/issues/5987


   **Describe the feature**
   ** Current situation: **
   Now we can set an environment config in the file 'dolphinscheduler_env.sh' , 
but probably you need to modify this file in many servers. And a worker can't 
support to switch environment from one to another.So I expect that I can choose 
an environment config for different tasks.
   
   **Describe the solution you'd like**
   1.Add a web page to manage environments and create multiple environments in 
this page.
   2.You can set some config like 'dolphinscheduler_env.sh' in a new 
environment and save it.
   3.A certain worker group can have multiple environments, so need to link 
them together.
   4.When set the config of a task, you may choose an environment to run this 
task.
   5.Before running a task, the system will make up the file 
'dolphinscheduler_env.sh' for this task.
   
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to