Skip to content

NEU-Solution/monitoring_cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitoring Cluster

Architecture Diagrams

Architecture Diagram

  1. Turn on Airflow webserver:
airflow webserver -p 8081
  1. Turn on Airflow scheduler:
airflow scheduler
  1. Write your dags in right folder neu_solution/dags

Kill old dags

  1. Check pid run in 8081 and 8793 and kill it
lsof -i :8081

and kill them

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages