/nifi_to_ozone

Nifi integration to Ozone

Primary LanguageShell

Nifi to Apache Ozone

Integration any version of NiFi to Ozone. There is script task.py, witch upload some data to Ozone with S3 protocol.

Docker

Start NiFi:

docker-compose up -d

Start Apache Ozone:

cd ozone/compose/ozone
docker-compose up -d

Test

For test needed to create some NiFi dataflow with using task.py script