[
https://issues.apache.org/jira/browse/AIRFLOW-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291382#comment-15291382
]
Sumit Maheshwari edited comment on AIRFLOW-119 at 5/19/16 4:12 PM:
-------------------------------------------------------------------
Let me explain my point, if its a hive_operator than exts would be .hql/.sql,
if its bash_operator than it would be .sh/.bash, but a qubole operator is
combination of many such operators, so we would need a generic ext. I thought
of .qbl initially, but .txt seems to be more generic and known to everyone.
was (Author: sumitm):
Let me explain my point, if its a hive_operator than exts would be .hql/.sql,
if its bash_operator than it would be .sh/.bash, but a qubole operator is
combination of many such operators, so we would need a generic ext. I thought
of {{ .qbl }} initially, but {{ .txt }} seems to be more generic and know to
everyone.
> "Template Not Found" error from QuboleOperator
> ----------------------------------------------
>
> Key: AIRFLOW-119
> URL: https://issues.apache.org/jira/browse/AIRFLOW-119
> Project: Apache Airflow
> Issue Type: Bug
> Components: operators
> Affects Versions: Airflow 1.7.0
> Reporter: Sumit Maheshwari
> Labels: qds
>
> From the given example set, when I am using qbol operator for a hive
> workload, whose script resides in s3 and ends with ".qbl", I am getting
> "Template Not Found" error.
> Also it would be nice, if airflow always tags commands going from airflow to
> qds.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)