You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/09/02 17:59:02 UTC

[jira] [Commented] (AIRFLOW-2704) Add support for labels for the bigquery_operator

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

Apache Spark commented on AIRFLOW-2704:
---------------------------------------

User 'mastoj' has created a pull request for this issue:
https://github.com/apache/incubator-airflow/pull/3573

> Add support for labels for the bigquery_operator
> ------------------------------------------------
>
>                 Key: AIRFLOW-2704
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2704
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib
>            Reporter: Tomas Jansson
>            Assignee: Tomas Jansson
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> Being able to tag bigquery jobs with labels is critical when you run really large scale data operation for cost control. 
>  
> Labels are defined in the json payload here for the bigquery API: [https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs.]
>  
> The changes that is needed is minor changes to the bigquery_operator and hook.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)