Ash Berlin-Taylor created AIRFLOW-3178:
------------------------------------------

             Summary: `airflow run` config doens't cope with % in config values.
                 Key: AIRFLOW-3178
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3178
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: Ash Berlin-Taylor
             Fix For: 1.10.1


Even if percent sings are correctly escaped in the airflow.cfg (by specifying 
them as {{%%}}) by the time they are written out to the temporary config that 
is passed to `airflow run` they escaping is lost.

This is also true for configuration via environment variables, where {{%}} 
doesn't need to be escaped at all, but is included (sometimes needlessly) in 
the config un-escaped.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to