[
https://issues.apache.org/jira/browse/AIRFLOW-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sai Phanindhra updated AIRFLOW-3266:
------------------------------------
Description: There is no official athena operator as of now airflow. Either
one has do it using boto3 in python operator or using aws cli in bash operator.
Either of these does not take care of total life cycle of query. Create a
Athena operator and hook to submit presto query and update task based of state
of submitted query. (was: These is no official athena operator as of now
airflow. Either one has do it using boto3 in python operator or using aws cli
in bash operator. Either of these does not take care of total life cycle of
query. Create a Athena operator and hook to submit presto query and update task
based of state of submitted query.)
> AWS Athena Operator in Airflow
> ------------------------------
>
> Key: AIRFLOW-3266
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3266
> Project: Apache Airflow
> Issue Type: New Feature
> Components: aws
> Affects Versions: 1.10.0
> Reporter: Sai Phanindhra
> Assignee: Sai Phanindhra
> Priority: Minor
>
> There is no official athena operator as of now airflow. Either one has do it
> using boto3 in python operator or using aws cli in bash operator. Either of
> these does not take care of total life cycle of query. Create a Athena
> operator and hook to submit presto query and update task based of state of
> submitted query.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)