Giter Club home page Giter Club logo

awesome-apache-airflow's Introduction

Hi there ๐Ÿ‘‹

  • I'm Jakob.
  • I've been involved with the Apache Software Foundation (Foundation Member, IPMC member) and sundry big data projects there (Committer/PMC Member: Hadoop, Kafka, Samza, Airflow, etc.) for many years.
  • Engineers do a weird thing where we list the companies we've benen at, like they were some heraldic houses or something. Anyway, here's mine: Yahoo!-LinkedIn-Microsoft-OfferUp-Lyft. (It's weird, right?)
  • I like coding in Rust, Kotlin, Java and, when pressed, Python or Scala.
  • Currently I am interested in WebAssembly and its application to data storage and processing. This means things like DuckDB, Lance, Apache DataFusion and LlamaEdge
  • If you're interested in chatting with me, you likely know how to reach me. In that case, feel free to do so.

awesome-apache-airflow's People

Contributors

asafmaor avatar asandeep avatar barney-s avatar basph avatar chriscardillo avatar daniel-cortez-stevenson avatar duyet avatar eyaltrabelsi avatar feng-tao avatar germaintanguy avatar hankehly avatar jghoman avatar kaxil avatar marcosmarxm avatar marijaselakovic avatar mik-laj avatar msumit avatar potiuk avatar prabeesh avatar ryanchao2012 avatar sann3 avatar siddhantttt avatar sprohaska avatar tedmiston avatar tekn0ir avatar tfayyaz avatar turbaszek avatar villasv avatar vinayak-mehta avatar viniciusdsmello avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-apache-airflow's Issues

Ok to add company providing Airflow support and dev services?

Hi all,
was wondering whether it would be considered appropriate to add a company that provides operations, support, and development services for (mostly on-premise) Airflow systems in the "Commercial Airflow-as-a-service providers" category? Looking at the project ecosystem page and this awesome list, there seems to be no other category that fits this kind of service. Yet, I think this is information that people are looking for (as I certainly have been in the past for Airflow as well as various other open source projects).

Any thoughts on this? Did I maybe miss a place where this kind of information would fit better? Or just create a PR and see what happens in review?

Best,
Markus

Add a link to the ariflow-dvc project

Airflow-dvc provides a plugin to integrate DVC tool into Airflow systems. DVC is a version-control system that allows versioning of ML artifacts, data-science intermediate datasets and other large-volume files. It's the alternative for git lfs that has better support for pipelines and results reproduction.

Link to the PR

Add ECS fargate deployment solution

I created an example project demonstrating deployment to Elastic Container Service (ECS). I would like to include a link to it in this repository if you find it meets the criteria. It covers various use cases:

  • autoscale workers to zero
  • route logs to CloudWatch or Kinesis Firehose using fluentbit
  • use remote_logging to put/get task logs to S3
  • use the AWS provider SecretsManagerBackend to store/consume sensitive configuration options in SecretsManager
  • run a single command as standalone ECS task (eg. airflow db init)
  • get a shell into a running container via ECS exec
  • send Airflow statsd metrics to CloudWatch

https://github.com/hankehly/deploy-airflow-on-ecs-fargate

Docker based airflow container for standalone or cluster deployment.

Very recently docker based airflow container code has been published by me on GitHub repo. Docker airflow container has many features, some of them are listed below -

  • Support 1.10.0 and 1.9.0 version of airflow
  • Standalone or cluster mode deployment of the container.
  • Standalone mode is for exploration and learning purpose based on Sequential scheduler & Sqllite database.
    *Cluster mode is for production & long run use case and includes two modes of deployment 1) As a server & 2) As a worker
  • Supports log writes on AWS S3.
  • Container also consists support for GCP.
    There are many other silent features. Please include in your curated list.

Link of the Github Repo - https://github.com/abhioncbr/docker-airflow

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.