apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
36.38k stars 14.1k forks source link

BingAds to Google storage #8303

Closed KevinKobi closed 2 years ago

KevinKobi commented 4 years ago

Description

I'm interested in getting BingAds data into GCS using Airflow SDK for python is available: https://github.com/BingAds/BingAds-Python-SDK https://pypi.org/project/bingads/

Use case / motivation

Getting data from Bing

Related Issues

None

boring-cyborg[bot] commented 4 years ago

Thanks for opening your first issue here! Be sure to follow the issue template!

mik-laj commented 4 years ago

Would you like to work on this issue? Apache Airflow is an open-source project without paid technical support. Each code is contributed by community members - other Airflow users. If this issue is important to you, it is best to take action yourself. If you are interested, I invite you to read the following guides: Contributor Guide: https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst Development Environment Guide: https://github.com/apache/airflow/blob/master/BREEZE.rst Testing Guide: https://github.com/apache/airflow/blob/master/TESTING.rst

I hope this information will be helpful for you and I look forward to your PR.

KevinKobi commented 4 years ago

Sadly I don't have the time. We are even paying to a company to bring the data for us due to lack of time to work on the ETLs from scratch.

mik-laj commented 4 years ago

If you are looking for Airflow experts who can write ETL/integration/etc and help with Airflow, I can recommend my company. @turbaszek, @potiuk and me are most active Airflow contributors last time https://github.com/apache/airflow/graphs/contributors

If you have questions, feel free to contact kamil.bregula@polidea.com.

eladkal commented 2 years ago

this is actually a request to add a new provider bing.ads If anyone wants to implement it I suggest first to read the mixed-governance model: https://github.com/apache/airflow#release-process-for-providers

Closing for now till someone will commit to it and explain the value of such provider