You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/02/03 13:27:00 UTC

[jira] [Resolved] (AIRFLOW-6319) Add support for workgroups in AWS Athena

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

Kaxil Naik resolved AIRFLOW-6319.
---------------------------------
    Resolution: Fixed

> Add support for workgroups in AWS Athena 
> -----------------------------------------
>
>                 Key: AIRFLOW-6319
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6319
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: aws, contrib
>    Affects Versions: 1.10.6
>            Reporter: Bhavika
>            Assignee: Bhavika
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.10.8
>
>
> The AWS Athena hooks and operators currently do not provide the ability to use workgroups for running queries. More on the feature here - [https://docs.aws.amazon.com/athena/latest/ug/workgroups.html] & [https://docs.aws.amazon.com/athena/latest/ug/user-created-workgroups.html]
>  
> I propose we add the ability to pass in workgroup names while creating the Athena connection. The default workgroup name in Athena is `default` - so we can pass that to define a connection when a workgroup is not passed in by the user. 
>  
> I can submit a PR but would like some suggestions on how I can expand the test suite to involve a "user created workgroup" that the unit tests can use. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)