Skip to content

Commit

Permalink
removed unnecessary statement
Browse files Browse the repository at this point in the history
  • Loading branch information
satish-chinthanippu committed Jul 16, 2024
1 parent 0f53b41 commit 7ab6393
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ airflow standalone
* Password (required): lake_user

== Define DAG in Apache Airflow
Define a dag to run dbt transformations defined in jaffle_shop dbt project against Teradata Vantage system using cosmos.
Dags in airflow will be defined as python file. Similarly, define below dag to run dbt transformations defined in jaffle_shop dbt project against Teradata Vantage system using cosmos. Copy below python code and save it as `airflow-cosmos-dbt-teradata-integration.py` under directory $AIRFLOW_HOME/files/dags.
[source, python]
----
Expand Down

0 comments on commit 7ab6393

Please sign in to comment.