Skip to content

spacearound404/nifi_to_ozone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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