Skip to content

SubhajitS/se-data-eng-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airflow

  1. Change Airflow default path by running export AIRFLOW_HOME=<PATH TO AIRFLOW DIRECTORY>
  2. Create Airflow config, db and runs the server by running airflow standalone
  3. Browse http://localhost:8080
  4. Create a DAG folder with any name
  5. Create a python file inside the dag folder to create your first DAG

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published