potiuk commented on issue #19372:
URL: https://github.com/apache/airflow/issues/19372#issuecomment-971376702


   Don't set `allow_illegal_argumet" as parameter. just override it in airflow 
config. 
   
   It should work to set `AIRFLOW__OPERATORS__ALLOW_ILLEGAL_ARGUMENTS` should 
be set to `True` or update the `airflow.cfg'  to avoid the exception. 
   
   You can verify if it is properly set by exec into the container and running 
`airflow config list` 


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