Guillermo Rodríguez Cano created AIRFLOW-2440:
-------------------------------------------------
Summary: Google Cloud SQL import/export operator
Key: AIRFLOW-2440
URL: https://issues.apache.org/jira/browse/AIRFLOW-2440
Project: Apache Airflow
Issue Type: New Feature
Components: contrib, gcp
Affects Versions: 2.0.0
Reporter: Guillermo Rodríguez Cano
Assignee: Guillermo Rodríguez Cano
Implement Google Cloud SQL Operator for import/export operations as a start.
Such operator implies the corresponding hook, which can be inspired by the
Google Dataflow hook for the management of the import/export jobs (checking the
status of an issued job).
API for [mysql|https://cloud.google.com/sql/docs/mysql/admin-api/v1beta4/] and
[postgres|https://cloud.google.com/sql/docs/postgres/admin-api/v1beta4/] (they
seem alike for these two operations at least)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)