[
https://issues.apache.org/jira/browse/AIRFLOW-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Elvey updated AIRFLOW-4268:
----------------------------------
Description:
Using both
[mysql_to_gcs.py|https://github.com/Tomme/airflow/blob/master/airflow/contrib/operators/mysql_to_gcs.py]
and
[postgres_to_gcs.py|https://github.com/Tomme/airflow/blob/master/airflow/contrib/operators/postgres_to_gcs_operator.py]
as a base I have created a new operator "MsSqlToGoogleCloudStorageOperator"
that may be of use and to further expand on Airflow's GCP offering.
was:Using both
[mysql_to_gcs.py|[https://github.com/apache/airflow/blob/master/airflow/contrib/operators/mysql_to_gcs.py|https://github.com/Tomme/airflow/blob/master/airflow/contrib/operators/mysql_to_gcs.py]]
and
[postgres_to_gcs.py|[https://github.com/apache/airflow/blob/master/airflow/contrib/operators/postgres_to_gcs_operator.py|https://github.com/Tomme/airflow/blob/master/airflow/contrib/operators/postgres_to_gcs_operator.py]]
as a base I have created a new operator "MsSqlToGoogleCloudStorageOperator"
that may be of use and to further expand on Airflow's GCP offering.
> Add MsSqlToGoogleCloudStorageOperator
> -------------------------------------
>
> Key: AIRFLOW-4268
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4268
> Project: Apache Airflow
> Issue Type: New Feature
> Components: contrib, operators
> Affects Versions: 1.10.2
> Reporter: Thomas Elvey
> Assignee: Thomas Elvey
> Priority: Minor
>
> Using both
> [mysql_to_gcs.py|https://github.com/Tomme/airflow/blob/master/airflow/contrib/operators/mysql_to_gcs.py]
> and
> [postgres_to_gcs.py|https://github.com/Tomme/airflow/blob/master/airflow/contrib/operators/postgres_to_gcs_operator.py]
> as a base I have created a new operator "MsSqlToGoogleCloudStorageOperator"
> that may be of use and to further expand on Airflow's GCP offering.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)