dineshkumar20 commented on issue #39601:
URL: https://github.com/apache/airflow/issues/39601#issuecomment-2110416379

   @RNHTTR `bootstrap_pex_env` is built-in method in pex package. I have 
attached the source code here. 
   
https://github.com/pex-tool/pex/blob/36dd2374569b5f3fbef54918e6ba3bd1ff852b61/pex/pex_bootstrapper.py#L704
   
   I have considered using 
[KubernetesPodOperator](https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/stable/operators.html)
 for my usecase. I don't want to create new pods for each task. I want reuse 
the same pod for multiple tasks. 


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to