zak10 / nifi-airflow

Nifi and airflow playgrounds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Airflow + Nifi Tutorial

This repo contains the basics for getting up and running in Airflow and Nifi.

Prerequisites

  1. Docker
  2. Docker Compose

In order to get the sample Airflow and Nifi instances running, navigate to the project root and execute the following command:

$ docker-compose up -d

You can now navigate to http://localhost:8080 for Airflow and http://localhost:8082 for Nifi.

About

Nifi and airflow playgrounds


Languages

Language:Python 100.0%