kacpwoja commented on pull request #15947:
URL: https://github.com/apache/airflow/pull/15947#issuecomment-973903968


   Yes, exactly as you said, it only works when airflow is run as root. When 
it's not, the tasks fail before they even start. I think we can use 
subprocess.call to invoke chown with sudo instead of using os.chown, just like 
a few lines above. I'll make a PR to fix this


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