fuchanghai commented on issue #9942:
URL: 
https://github.com/apache/dolphinscheduler/issues/9942#issuecomment-1216194581

   - If on a WORKER node I want to run two python nodes at the same time, and 
the two nodes require different python versions. So the source is not enough, 
is it necessary to write the absolute path to meet this requirement?
   - Whether to alias the environment variable and configure it in the 
corresponding profile, because the same environment variable of each WORKER 
node may be in different paths. For example, the python2 of worker A is under 
a/xxx/python2, and the python2 of worker B is under b/xx/cc/python2。we can 
config it in every node's dolpscheduler.env file


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