GitHub user trongchata added a comment to the discussion: How do disable the 
DAG version ?

Hi @mateuscarestiato 
Thank you for your suggestion.  We do have some different value in two cluster, 
need to inject into DAG when parse it.  
We have two clusters in different data centers, that is for Hot/Hot for DR 
design.  

Now we have separate dag processor component from scheduler. 

For your suggestion, 
1. I think we can keep DC A as same as before. 
2. For DC B, we need to disable dag processor, just let scheduler consume the 
dag from Airflow db.  

But I still not sure how to disable the dag process.  As I understand, I only 
need to change the follow configuration to be False, right ?
```
AIRFLOW__SCHEDULER__STANDALONE_DAG_PROCESSOR=False
```

Thank you 


GitHub link: 
https://github.com/apache/airflow/discussions/66514#discussioncomment-17029603

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to