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

   > 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
   
   Workers that run jupyter tasks maybe always can bing public IPs.
   In the future maybe we can create a new environment by passing 
`requirements.txt` and `python version` in


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