Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] s3_conn_id is not recognized #140

Open
Alex-Ivanov777 opened this issue Oct 7, 2024 · 0 comments
Open

[Bug] s3_conn_id is not recognized #140

Alex-Ivanov777 opened this issue Oct 7, 2024 · 0 comments

Comments

@Alex-Ivanov777
Copy link

Broken DAG ([dags/run_dbt_projects5.py]
Traceback (most recent call last):
File "/opt/python3.11/lib/python3.11/site-packages/airflow/models/baseoperator.py", line 429, in apply_defaults
result = func(self, **kwargs, default_args=default_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/python3.11/lib/python3.11/site-packages/airflow/models/baseoperator.py", line 788, in init
raise AirflowException(
airflow.exceptions.AirflowException: Invalid arguments were passed to DbtRunOperator (task_id: run_dbt). Invalid arguments were:
**kwargs: {'s3_conn_id': 's3_dbt'}

@Alex-Ivanov777 Alex-Ivanov777 changed the title s3_conn_id is not recornized [Bug] s3_conn_id is not recognized Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant