Skip to content

This is a playground to test our Apache Airflow functionality

Notifications You must be signed in to change notification settings

oulib-datacatalog/airflow_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing Apache Airflow

This is a test repo to learn about Apache Airflow's capabilities. Do not use this on a publicly accessible system! Specifically looking at using Celery for remote work agents.

Dependencies

  • Docker and docker compose
  • GNU Make
  • Python

Start up Airflow

  • make init
  • make run

Start local Celery

From the celery subdirectory run the following:

  • pip install -r requirements.txt
  • celery worker

About

This is a playground to test our Apache Airflow functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages