Integration any version of NiFi to Ozone. There is script task.py
, witch upload some data to Ozone with S3 protocol.
Start NiFi:
docker-compose up -d
Start Apache Ozone:
cd ozone/compose/ozone
docker-compose up -d
For test needed to create some NiFi dataflow with using task.py
script