Giter Site home page Giter Site logo

wbecher / astro-dbt-airflow-dbsql Goto Github PK

View Code? Open in Web Editor NEW

This project forked from owshq-live/astro-dbt-airflow-dbsql

0.0 0.0 0.0 19.43 MB

Construindo Pipeline de Dados com Astro Python SDK, dbt & Apache Airflow

Python 99.59% Dockerfile 0.41%

astro-dbt-airflow-dbsql's Introduction

astro-dbt-airflow-dbsql

1) Install Docker Desktop

Install docker desktop to run airflow locally

https://www.docker.com/products/docker-desktop/

2) Install Astro-CLI

Install astro-cli to develop DAGs

https://github.com/astronomer/astro-cli

curl -sSL install.astronomer.io | sudo bash -s
brew install astro

astro dev init

3) Add Airflow Connections

Add these configurations into the airflow_settings.yaml file

airflow:
  connections: databricks_conn

4) Init Airflow Project

Initialize project using the astro-cli

astro dev start
http://localhost:8080
astro dev restart

5) Install Libraries for Development

Install the required libraries for the project to develop the DAGs locally

pip install apache-airflow
pip install astro-sdk-python
pip install bt-databricks
pip install astronomer-cosmos

astro-dbt-airflow-dbsql's People

Contributors

luanmorenommaciel avatar luanmorenomaciel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.