Some of the cosmos DAGs not loading #1391
Labels
area:execution
Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc
area:performance
Related to performance, like memory usage, CPU usage, speed, etc
bug
Something isn't working
triage-needed
Items need to be reviewed / assigned to milestone
Astronomer Cosmos Version
1.6.0
dbt-core version
1.6.6
Versions of dbt adapters
dbt-snowflake==1.6.4
LoadMode
AUTOMATIC
ExecutionMode
DOCKER
InvocationMode
SUBPROCESS
airflow version
2.8.1
Operating System
Ubuntu 22.04.1 LTS (Jammy Jellyfish)
If a you think it's an UI issue, what browsers are you seeing the problem on?
No response
Deployment
Official Apache Airflow Helm Chart
Deployment details
No response
What happened?
A bug happened! I have an issue with cosmos, where few of the cosmos dags are not loading in my local , when i checked the logs DAG processor is getting killed with exit code -9 , This is happening for the cosmos dags with huge number of tasks. I increased the docker engine virtual machine (where airflow is running ) memory to 24gb and with 4 cpus, but still the processor is exiting. Would you please help me out to fix the issue.
{manager.py:1017} ERROR - Processor for /opt/airflow/dags/test_cosmos_dag.py exited with return code -9. and
Here are my configurations.
scheduler:
min_file_process_interval: 300
core:
dagbag_import_timeout: 1600
dag_file_processor_timeout: 1450
Relevant log output
How to reproduce
Anything else :)?
Few of the DAGs are working fine and looks some complex DAGs are not loading , i tried to increase the memory and tried with different configuration parameters and nothing worked.
Please let us know if needed any call?
Are you willing to submit PR?
Contact Details
vemulagopal@gmail.com
The text was updated successfully, but these errors were encountered: