You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/09/11 08:41:00 UTC

[jira] [Commented] (AIRFLOW-4588) Add GoogleApiClientHook

    [ https://issues.apache.org/jira/browse/AIRFLOW-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927399#comment-16927399 ] 

ASF GitHub Bot commented on AIRFLOW-4588:
-----------------------------------------

feluelle commented on pull request #5335: [AIRFLOW-4588] Add GoogleDiscoveryApiHook and GoogleApiToS3Transfer
URL: https://github.com/apache/airflow/pull/5335
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Add GoogleApiClientHook
> -----------------------
>
>                 Key: AIRFLOW-4588
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4588
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: contrib, gcp
>    Affects Versions: 1.10.3
>            Reporter: Felix Uellendall
>            Assignee: Felix Uellendall
>            Priority: Major
>
> This hooks lets you easily use the Google API Client Library in Airflow.
> It provides:
>  * a get_conn function to authenticate to the Google API via an airflow connection
>  * a query function to dynamically query all data available for a specific endpoint and given parameters. (You are able to either retrieve one page of data or all data)



--
This message was sent by Atlassian Jira
(v8.3.2#803003)