Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Amazon Elastic Container Service? #17

Closed
sthomp opened this issue Jun 10, 2015 · 2 comments
Closed

Support for Amazon Elastic Container Service? #17

sthomp opened this issue Jun 10, 2015 · 2 comments

Comments

@sthomp
Copy link

sthomp commented Jun 10, 2015

Just wondering if there's any plan to support Amazon ECS? I saw some discussion about potentially using docker containers for memory management. ECS would be a nice way to abstract away other details like selecting which server should run a given task.

@mistercrunch
Copy link
Member

I need to talk to people in the data infrastructure team at Airbnb as to how we are planning on going about our array of workers. Clearly Celery was a first stab at it that works pretty great, and having the CeleryExecutor is an asset, but moving forward we need containment, and to reuse existing infrastructure. I don't know much about Yarn and its APIs, but I thought that would be the way to go. Seems like ECS is another option.

Airbnb will build and share a solution that works for us and hopefully for others, if your stack is different or take a different path (say we go Yarn and you want to go ECS), we'll collaborate to make sure we build an interface that works for both, but you'll have to implement that interface.

If you want to be part of the conversation on how to distribute tasks to workers I can reach out when the time comes.

@sthomp
Copy link
Author

sthomp commented Jun 11, 2015

Definitely. Thanks!

@sthomp sthomp closed this as completed Jun 11, 2015
aoen pushed a commit to aoen/incubator-airflow that referenced this issue Apr 10, 2020
mobuchowski pushed a commit to mobuchowski/airflow that referenced this issue Jan 4, 2022
mobuchowski pushed a commit to mobuchowski/airflow that referenced this issue Jan 4, 2022
* adding Json-Schema for OpenLineage
* update OpenLineage open api spec to refer to JSON Schema
Signed-off-by: Julien Le Dem <julien@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants