EricGao888 commented on issue #10302:
URL: 
https://github.com/apache/dolphinscheduler/issues/10302#issuecomment-1144513104

   FYI, there is a `PythonVirtualenvOperator` in `Apache Airflow` designed in 
another way. It will automatically created and destroyed virtual env according 
to the `requirement.txt` provided by users. However, this method seems to 
require workers to bind public ips.
   
   https://github.com/apache/airflow/blob/main/airflow/operators/python.py
   
   
https://registry.astronomer.io/providers/apache-airflow/modules/pythonvirtualenvoperator
   


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