You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "XiangbingJi (JIRA)" <ji...@apache.org> on 2017/06/23 21:35:00 UTC

[jira] [Created] (AIRFLOW-1343) Add airflow default label to the dataproc operator

XiangbingJi created AIRFLOW-1343:
------------------------------------

             Summary: Add airflow default label to the dataproc operator
                 Key: AIRFLOW-1343
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1343
             Project: Apache Airflow
          Issue Type: Bug
          Components: contrib
    Affects Versions: Airflow 2.0
            Reporter: XiangbingJi
            Assignee: XiangbingJi
         Attachments: travis.png

Add a default label "airflow_version" to the dataproc operator and merge this label with the user defined labels passed from the operator's _init_(). Adding this default label enables us to measure the contribution of airflow on dataproc service. 

To check this pull request, cd incubator-airflow and Run:
 nosetests tests.contrib.operators.test_dataproc_operator

The attachment includes a screenshot of a passed Travis test 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)