Skip to content

sagishoshan/airflow-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

airflow-test

This repo was created to help you get started with Airflow, in a very simple and quick way.

requirements

get started

  • in your cmd, type 'make serve' (this will trigger the command to spin a new container with your Airflow app and this project's DAGs.)
  • check http://localhost:3000/ to see your app

get moving

start building your own tasks and wrap them with your own DAGs! remember, there are multiple possible Operators that you can use. this project contains a single example, but you can find more here

note

The app is running using Docker image of @puckel . more information about it is available here

note 2

You can find a lot of examples for additional DAGs in the official Airflow open-source here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published