jscheffl commented on issue #35906:
URL: https://github.com/apache/airflow/issues/35906#issuecomment-1872279189

   From the error report it is hard t judge what the root cause is. The only 
difference i notice from the changed DAG is that you remove the `run_as_user` 
attribute?
   
   Please describe more details, how you setup looks like, if Airflow is 
installed in a venv, which executor? Is the user which should be impersonated 
is existing?
   
   In general is it not recommended to run Airflow with a root user as 
privilige, this would impose security risks. Can not find documentation in 
general but I would prevent running as root if possible.


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