dstandish commented on pull request #15359:
URL: https://github.com/apache/airflow/pull/15359#issuecomment-819237323


   just a comment here....
   
   one thing is we now have a SubprocessHook which has worked out a way to 
reliably execute subprocesses from airflow.   you might consider using it so 
you don't have to manage that stuff here.
   
   the other thought i have is, if you're going to run something in a different 
python interpreter, what's the benefit of using this operator instead of bash 
operator?


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

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


Reply via email to