Code Monkey home page Code Monkey logo

incubator-airflow's Introduction

Apache Airflow

This is a fork of Airflow 1.10.9

Changes in our fork

  • Fix scheduler bug that only allowed running 1 task at a time per DAG due to wrong batch commit
  • Hide Delete and Trigger Dag buttons from the DAG UI
  • Hide Delete button from the main Airflow page
  • Fix bail. button onclick action to redirect correctly to the DAG page
  • Fix too many notifications bug that would call the on failure notification callback on every scheduler loop https://github.com/github/airflow-sources/issues/2712
  • Fix logging error where the Subprocess would write the logs into the console instead of to the worker log file. Associated commit. This aims to fix the bug described in the Open Source Jira board 1 and 2.
  • Introduced legacy get_conn in GoogleCloudStorageHook, to make it backwards compatible with some Operators of airflow-sources (specifically, the method _get_gcs_blob_media_request from GCSToHDFSOperator). Associated commit
  • Propagated improved colours everywhere.

Every change from our fork to the original project can be checked by comparing the changes from our github/incubator-airflow/gh-1.10.9 with the open source project apache/airflow:1.10.9. For example link

incubator-airflow's People

Contributors

abridgett avatar alexvanboxel avatar aoen avatar artwr avatar ashb avatar basph avatar bolkedebruin avatar criccomini avatar feluelle avatar fokko avatar jlowin avatar jmcarp avatar kaxil avatar kevinyang21 avatar mik-laj avatar milton0825 avatar mistercrunch avatar msumit avatar neovintage avatar nielszeilemaker avatar patrickleotardif avatar potiuk avatar r39132 avatar saguziel avatar sekikn avatar skudriashev avatar syvineckruyk avatar turbaszek avatar xd-deng avatar zhongjiajie avatar

Watchers

 avatar

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.