You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Sumit Maheshwari (JIRA)" <ji...@apache.org> on 2016/06/30 12:04:10 UTC

[jira] [Updated] (AIRFLOW-296) Getting TemplateNotFound Error while using QuboleOperator

     [ https://issues.apache.org/jira/browse/AIRFLOW-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Maheshwari updated AIRFLOW-296:
-------------------------------------
    Description: 
Getting following error while using Qubole operator. 

{{jinja2.exceptions.TemplateNotFound: select count(*) from default.payment}}

Found the error and fix, will open a PR soon.

  was:
Getting following error while using Qubole operator. 

{{ jinja2.exceptions.TemplateNotFound: select count(*) from default.payment }}

Found the error and fix, will open a PR soon.


> Getting TemplateNotFound Error while using QuboleOperator
> ---------------------------------------------------------
>
>                 Key: AIRFLOW-296
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-296
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Sumit Maheshwari
>            Assignee: Sumit Maheshwari
>
> Getting following error while using Qubole operator. 
> {{jinja2.exceptions.TemplateNotFound: select count(*) from default.payment}}
> Found the error and fix, will open a PR soon.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)