terryfugit edited a comment on issue #17394: URL: https://github.com/apache/airflow/issues/17394#issuecomment-895567088
The reported code fix above did not resolve the issue. However, back to the note from @jedcunningham , we removed the run_as_user= from the DAGs and have not seen the issue since. Our DAGS are all executing as a particular user by default, but we had run_as_user coded from earlier test environments. Removing the superfluous run_as_user rectified all of our errors. -- 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]
