You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Sarfaraz Soomro (JIRA)" <ji...@apache.org> on 2017/02/14 21:07:41 UTC

[jira] [Created] (AIRFLOW-877) GoogleCloudStorageDownloadOperator: template_ext causes TemplateNotFound Error

Sarfaraz Soomro created AIRFLOW-877:
---------------------------------------

             Summary: GoogleCloudStorageDownloadOperator: template_ext causes TemplateNotFound Error
                 Key: AIRFLOW-877
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-877
             Project: Apache Airflow
          Issue Type: Bug
          Components: contrib
    Affects Versions: Airflow 1.8
            Reporter: Sarfaraz Soomro
            Assignee: Sarfaraz Soomro
            Priority: Critical


Since a file is to be downloaded by this operator, having .sql in template_ext results in TemplateNotFound exception to be thrown (since the file doesn't exist). The solution is to remove .sql template file extension.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)