jeesim2 commented on issue #6332: [AIRFLOW-5710] Optionally raise exception on 
unused operator arguments.
URL: https://github.com/apache/airflow/pull/6332#issuecomment-549668499
 
 
   @OmerJog I am new to airflow and confused with `allow_illegal_arguments` 
option.
   With airflow version 1.10.0 I can't not pass arguments to DAGS by `conf`.
   The default `airflow.cfg` event don't have `allow_illegal_arguments` 
property.
   
   At `master` branch, there `allow_illegal_arguments` option exists again.
   My understanding is trigger a dag with custom `conf` is completely 
impossible from `1.10.0`.
   
   So, How can I trigger a DAG with some arguments?
   Giving job parameters when trigger a job is very common when using Jenkins.
   Is there any alternatives?

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


With regards,
Apache Git Services

Reply via email to