You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Michał Słowikowski (Jira)" <ji...@apache.org> on 2019/11/29 12:00:00 UTC

[jira] [Created] (AIRFLOW-6107) Rename container service

Michał Słowikowski created AIRFLOW-6107:
-------------------------------------------

             Summary: Rename container service
                 Key: AIRFLOW-6107
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6107
             Project: Apache Airflow
          Issue Type: Sub-task
          Components: gcp
    Affects Versions: 1.10.6
            Reporter: Michał Słowikowski


Added these classes:
 * airflow.gcp.operators.bigtable.BigtableUpdateClusterOperator
airflow.gcp.operators.bigtable.BigtableCreateInstanceOperator
airflow.gcp.operators.bigtable.BigtableDeleteInstanceOperator
airflow.gcp.operators.bigtable.BigtableCreateTableOperator
airflow.gcp.operators.bigtable.BigtableDeleteTableOperator
airflow.gcp.sensors.bigtable.BigtableTableReplicationCompletedSensor
airflow.gcp.hooks.bigtable.BigtableHook



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